class ModsFolder
package funkin.mods
Static variables
Static methods
staticloadMod(mod:String, force:Bool = false):AssetLibrary
Loads a mod with the specified name.
Parameters:
modName | Name of the mod |
---|---|
force | Whenever the mod should be reloaded if it has already been loaded |
staticswitchMod(mod:String):Void
Switches mod - unloads all the other mods, then load this one.
Parameters:
null | libName |
---|