This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Downloads
Ahmed Castro edited this page Sep 4, 2018
·
7 revisions
installMod(mod_id:Int):Void
uninstallMod(mod_id:Int):Void
pauseDownloads():Void
resumeDownloads():Void
prioritizeDownload(mod_id:Int):Void
setDownloadListener(callback:(response_code:Int, mod_id:Int)):Void
getModDownloadQueue():Array<Dynamic>
getInstalledMods():Array<Dynamic>
getModState(mod_id:Int):Int