Skip to content

sfoyy/PBLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PBLoader

A mod loader for Planetbase

Folder structure

Releases contains all releases PBLoader contains the source for the mod loader

Mods:

  • CheatMod contains the source code for the CheatMod
  • ExampleMod contains the source code for an example mod

Installation

  1. Download the latest release of PBLoader from here
  2. Navigate to your Planetbase install directory (Most likely {Steam install dir}\steamapps\common\Planetbase)
  3. Place PBLoader.dll in that folder
  4. Navigate to your Planetbase_Data folder ({Steam install dir}\steamapps\common\Planetbase\Planetbase_Data)
  5. Make a backup of Assembly-CSharp.dll
  6. Replace the original Assembly-CSharp.dll with the one that you downloaded