This program will install custom mods into Gorilla Tag automatically, and can be re-run in order to update the mods
This uses the github api to get the latest release of all these mods, so you know you'll always be getting the latest version!
(If you've made a mod that you want added to the installer, send me a message on Discord! buzzbb
)
DM me:
- The Github repository of the mod you want added
- Any dependencies Mod submission is likely subject to change in the future.
- your mod is built in the monke mod manager compatible format through
MakeRelease.ps1
(replacenetstandard2.0
withnetstandard2.1.0
in the code) or you use a DLL in your release - you list the correct dependencies
- your mod is fully working