ModLoader - tool for installing mods in Brawlhalla
ModCreator - tool for creating mods for Brawlhalla
For downloading the app, see latest release. Older versions and pre-releases builds are available on releases section
$ pip install JPype1
$ pip install PySide6
$ pip install psutil
$ pip install pywin32 #If your system - Windows
$ pip install rarfile
$ pip install py7zr
$ pip install pyinstaller
$ pyinstaller main.spec
Brawlhalla ModLoader is licensed with GNU GPL v3, see the license.txt. It uses modified code of these libraries:
- FFDec Library - LGPLv3