Skip to content

Setting up Planetbase for mods

solidDoWant edited this page Jan 12, 2018 · 1 revision
  1. Install Planetbase via Steam (or click here steam://install/403190)
  2. Launch the game (at least) once to perform first-time setup
  3. Download the latest patcher from here: https://github.com/solidDoWant/Planetbase-Modpatcher/releases/latest
  4. Run the file, and navigate to your Planetbase install folder. This is typically in in "C:\Program Files (x86)\Steam\steamapps\common\Planetbase\Planetbase_Data\Managed". Select "Assembly-CSharp.dll" file
  5. Click "Patch"
  6. Close the window after the "Patch" button says "Done". PLEASE REPORT any errors or crashes you get here (there shouldn't be any)
  7. Download the latest release of the framework from here: https://github.com/solidDoWant/Planetbase-Framework/releases/latest
  8. Extract the files.
  9. Place the extracted PlanetbaseFramework.dll file next the the Assembly-CSharp.dll file (typically in "C:\Program Files (x86)\Steam\steamapps\common\Planetbase\Planetbase_Data\Managed")
  10. Copy the "Mods" folder to your "%homepath%\Documents\Planetbase" folder.

All new mods (unless otherwise specified by the mod) are installed by placing their DLL file into the Planetbase\Mods folder.

Clone this wiki locally