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 there is a mod thatyou have made that you want added to MMM, send me or Graze a message or ping us somewhere on Discord! ngbatzyt or the.graze)
DM me (ngbatzyt):
- The file and images of the thing
- What mod it uses the name of it and the author name.
DM me:
- The Github repository of the mod you want added
- Any dependencies
Or fork => this <= repository and add it yourself with a PullRequest
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.0withnetstandard2.1in the code) or you use just a DLL in your release - you list the correct dependencies
- your mod is fully working
