A mod loader for Clone Drone in the Danger Zone! If you want to help improve the project, feel free to submit pull requests.
- The ability to load in mods during runtime in Clone Drone in the Danger Zone.
- A
!modsuggest <mod id>
command in Twitch Mode that allows viewers to suggest mods from the website. - A ModLibrary namespace that provides some useful functions for modding.
- A Multipage upgrade select screen that is fully moddable.
Feel free to join our Discord or check out the website below.
Discord - Website
In order to build the mod-bot project on your local machine follow these steps:
- Install Visual Studio.
- Install Mod-Bot on your local copy of clone drone in the danger zone.
- Copy all of the files from the
Clone Drone in the Danger Zone/Clone Drone in the Danger Zone_Data/Managed
folder into the UsedDlls folder in the Mod-Bot project. - You should now be able to open the .sln file and build Mod-Bot!