GMLoader is a program that can recompile non-YYC GM:Studio games data using UndertaleModLib.
- Adding or replacing GML assets
- Adding or replacing sprite and tilesets also modify their properties
- Append or Prepend GML code
- Existing or new GameObjects Manipulation including adding a new one
- Import shaders (currently not working)
- Import rooms (experimental)
- Load your own custom CSharp Script files
Contains User guide and Modders guide
- Clone the project
- Compile UndertalModLib and Underanalyzer then put their dll inside the lib folder
- Add the reference of umtlib and underanalyzer
- Open the solution and publish GMLoader with the deployment mode self contained and check enable readytorun compilation under the file publish option
UTMT Team - All of this isn't possible without the UTMT tool and library
GMLML - For the ProofOfConcept Code
Eldoofus - Helping my skill issues