BhModloader
Brawlhalla ModLoader
Install / Use
/learn @Farbigoz/BhModloaderREADME
Brawlhalla ModLoader 
ModLoader - tool for installing mods in Brawlhalla
ModCreator - tool for creating mods for Brawlhalla

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