About this mod
A GML Loader for DeltaruneDemo
- Requirements
- Permissions and credits
- Changelogs
- Donations
GML Loader is an executable to load GML files into the data files before running the game.It loads .gml files from the "<game folder>/mods/code"
If the gml file doesn't exist in the data files it will instead add the gml files into the data, otherwise it will replace the gml file that's the same name.
Use of Mod Managers are highly recommended to resolve mod conflict easily and also to make a patch mod.
Currently Supported Mod Managers : Vortex, MO2
Requirement
.NET 7.0 Runtime x64
Installation
Vortex Installation : Install the mod through nexus mod download
MO2 : Not supported currently, you need to install the mod manually
Manual installation by extracting it into the game folder
Usage
If using Vortex, run GML Loader from the tool at the dashboard
if using MO2, add the GML Loader.exe into the launch executable in MO2
Run the game from GML Loader.exe
See also Custom Sprite Framework and External Audio Framework
Source Code

Credits
UTMT Team - All of this isn't possible without the UTMT tool and library
GMLML - For the ProofOfConcept Code
Eldoofus - Helping my skill issues
Crusenho - Executable Icon