Installer implementation for MelonLoader mods.
When a special _keepstructure marker is present, the original archive folder structure is preserved. Otherwise, DLLs are placed into MelonLoader's mods directory and CFG files into its UserData directory.
_keepstructure
Files contained in the archive.
Optional
A promise resolving to installer instructions.
Installer implementation for MelonLoader mods.
When a special
_keepstructuremarker is present, the original archive folder structure is preserved. Otherwise, DLLs are placed into MelonLoader's mods directory and CFG files into its UserData directory.