You are viewing a potentially older version of this package.
View all versions.

CustomGamemodes
Allows loading of custom gamemodes into the game
Date uploaded | 2 weeks ago |
Version | 0.1.3 |
Download link | MonkSilly-CustomGamemodes-0.1.3.zip |
Downloads | 376 |
Dependency string | MonkSilly-CustomGamemodes-0.1.3 |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100
MonkSilly-WKLib
A modding library, with almost everything you could possibly need
Preferred version: 0.0.3README
Custom Gamemodes (Early Release)
This mod offers a framework to craft and deploy custom game modes using JSON. Please note that this is an early release; bugs and instability may occur.
Disclaimer
- Early Development: Features and configuration format may change without notice.
- Bug Reports: Please report any issues or unexpected behavior, report them Here
Quick Start
- Download and install via Thunderstore or any mod manager.
- Just run the game
Note that this mod by itself does nothing, it needs custom gamemodes made to be made for it to work
Documentation
Full documentation, examples, and advanced guides are available on the official Wiki.
Feedback & Support
We welcome feedback, suggestions, and bug reports. Join our community on Discord or file an issue on GitHub. Thank you for testing this early release!
CHANGELOG
Custom Gamemodes Changelog
Early Release - 0.1.0
- Allows Loading Custom & Premade Gamemodes
- Made fully asynchronous
Bugfix Release - 0.1.1
- Fixed the incorrect path for non-premade assets
Bugfix Release - 0.1.2
- Fixed loading path for non-premade gamemodes
Bugfix Release - 0.1.3
- Fixed an issue with loading custom gamemodes because of game update