Farbigoz / BhModloader

Brawlhalla ModLoader
GNU General Public License v3.0
14 stars 3 forks source link

Brawlhalla ModLoader Python 3.6

ModLoader - tool for installing mods in Brawlhalla
ModCreator - tool for creating mods for Brawlhalla

window

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: