Architect Module - legodude17/VanillaUIExpanded GitHub Wiki
Architect Module
The architect module handles things to do with the architect menu.
Settings Page
The architect module has a settings page, which looks like this:
- This button opens the Architect Configuration Dialog. If you are not currently in-game, then this button will not show. Also, if you are currently in the "Vanilla" configuration (explained below), then it will also not show. You will need to create a new configuration and activate it to show this button.
- These settings determines how groups of options in the architect menu are displayed. You can see an example illustrating this below them.
- This checkbox determines how the groups function. Specifically, does a left click open a menu to choose from them, or does it select the subitem that the mouse is currently on.
- These are a list of saved configurations for the architect menu. Each has several options show in it's list.
- "Vanilla": This shows if this is the vanilla configuration. This one is generated on load from whatever other mods and the base game do, and cannot be edited.
- "Active": This shows if the configuration is currently active. The active configuration is what will be used by the architect menu.
- "Set Active": This button will activate the configuration. Note: The game will hang for several seconds upon pressing this button, that is completely normal.
- "Remove": This will delete the configuration. Note that the vanilla configuration cannot be removed.
- "Export": This will export the configuration. Exported configurations can then be sent to others or shared publicly. These will be saved as xml files in the config folder of you RimWorld game, under the subfolder
UIMod
.
- These two buttons are ways to add new configurations.
- "Add Configuration": This will create a new configuration that you can name, it will be a copy of the vanilla configuration.
- "Import": This allows you to import a previously exported configuration, for example if you got sent one by a friend, or one was included in a modpack.