Skip to content

Farbigoz/BhModCreator

Repository files navigation

Brawlhalla ModCreator Python 3.6

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

window

Download application

For downloading the app, see latest release. Older versions and pre-releases builds are available on releases section

Wiki

Project

Required libraries

$ pip install JPype1
$ pip install PySide6
$ pip install psutil
$ pip install pywin32   #If your system - Windows

Build

$ pip install pyinstaller  
$ pyinstaller main.spec

Licenses

Brawlhalla ModCreator is licensed with GNU GPL v3, see the license.txt. It uses modified code of these libraries: