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
- Allows you to change all matching colors in the .xml of a skin/sig/weapon with a single click
- Change all colors to a single color (e.g., for Color Sigs)
- Reduce the colors in a skin/sig/weapon
- Modify a skin using the directional arrows
- Preview a skin in real-time
- Easily replace parts of a skin
- Automatically adjust all sprites using Machine Learning
- 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