Home - ow-mods/outer-wilds-unity-wiki GitHub Wiki

Welcome to the Outer Wilds Unity Wiki!

This is a knowledge base for all Unity-related Outer Wilds things. It uses GitHub wikis instead of its own site to make it as low-maintenance and easy to contribute to as possible.

Getting Started

I would start by reading the pages starting with "Tutorials". GitHub requires you click on the Pages dropdown and then "Show more pages" to see all of the pages.

More specifically, the typical workflow usually goes like:

  1. Getting access to the Unity Assets repository
  2. Ripping the game
  3. Taking game assets from your rip
  4. Using scripts from your mod
  5. Exporting your mod assets into AssetBundles

Other Helpful Links