Home - LunaCapra/CrewBoom GitHub Wiki
Crew Boom Plugin & Unity Project
Plugin configuration
Characters created with the plugin use GUIDs.
These are unique strings of numbers and letters used to identify a character for various purposes like being able to see them via SlopCrew.
More about how character GUIDs work and how to use them.
Characters may also have an optional .json file in addition to their .cbb file to determine if they should replace a character instead of becoming a new character.
More about viewing and editing a character JSON configuration file.
Updating the Plugin
Getting started with Unity
It is expected that you know how to navigate and use the Unity engine editor in a basic fashion.
You can find many tutorials on the internet on how to use it.
The Unity project requires Unity version 2021.3.27f1
You can download the Unity project from the latest release
The steps to creating a character are outlined in the following order in this wiki:
- Setting up your model to be compatible
- Creating and editing your custom character
- Building your character
The project also includes a tool for viewing the GUIDs of a character bundle (.cbb).