The BepInEx console will not appear when launching like it does for other games on Thunderstore. This is normal (and helps prevent crashes during startup). You can turn it back on in your BepInEx.cfg file.

More Customizations
This mod manages to allow adding more customization options by utilizing AssetBundle.
CHANGELOG
Change logs
1.1.0
Breaking change
Starting 1.1.0
, previous version of contents will incompatible, due refactoring data structure.
But this change was necessary for the future, and to be clear, I and the contributors to the Discord PEAK modding community have worked together to make it easier for you to create and distribute content.
If you've already created content, please refer to the newly revised Build asset bundle guide documentation.
Note that now prerequisites requires Git, please install Git before reading it.
Sorry for inconvenience.
Special thanks to IAmBatby, AriIcedT, LittleTurtle!
- Overhaul and reworked the customization data classes and loading logics for improving content creation workflow.
- Updated guide document about Build asset bundle.
- Updated the guide documentation to reflect additional information about eyes.
1.0.5
- Fixed look up directory is not correct on ThunderStore build.
1.0.2-1.0.4
- Updated documentations for ThunderStore
- Added
The MIT License (MIT)
to LICENSE (I missed this one, sorry!)
1.0.0-1.0.1
- Initial release
- Removed code for debugging