LordShadow505 / BhModloader

Brawlhalla ModLoader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Brawlhalla ModLoader

License:GNU General Public License v3.0


Languages

Language:Python 100.0%