Modding

To create mods for Creature Creator that are listed in the Factory, please follow the instructions below. Keep in mind that a basic understanding of Unity is required. If you need assistance, feel free to join the community Discord server and ask for support.

1. Download Unity Hub

2. Download Unity 2021.3.42

3. Download the Creature Creator SDK

4. Start a new project by selecting the appropriate version and entering a name for it. Be sure to use Unity 2021.3.42, as this is the version used by the main project. Once everything is set, click the button to create your project.

5. Drag and drop the SDK package into the Project tab, then click the Import button to add it to your project.

6. In the top menu bar, hover over the “Creature Creator” tab, then click “New Map” and enter a name for your map.

7. When you are ready, navigate to the same menu and click “Build and Test”. This will open up Creature Creator and load your custom map. Note that if the executable cannot be found, click “Locate Creature Creator.exe”. The application should be installed in the ~/Steam/steamapps/common/ directory.

8. Once you’re satisfied with your map, click the “Upload to Workshop” button in the menu.