BMT - The ultimate multi-tool for create Brawlhalla mods
Based in:
-
Original java project: Epicsninja BrawlhallaModTools
-
Python Libraries and Implementation: BhModCreator
- Export SVGs and PNGs from a .swf
- Filter and export a skin into a single .swf file
- This makes the modding process more efficient
- Download the .exe from Releases.
- Open the App
- Select the path where you commonly extract Brawlhalla files (Where you export your files to do modding stuff)
- Import an SWF file by clicking on "+" button.
- Select the skin
- Select the sprite export mode.
- Export!
Simple Sprite Exporter uses modified code of these libraries:
- FFDec Library - LGPLv3