Skip to content

LordShadow505/Brawlhalla-Modding-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brawlhalla Modding Toolkit

BMT - The ultimate multi-tool for create Brawlhalla mods

Based in:

The app currently has 3 available tools:

  • Sprite Exporter Tool stability-mature
  • Color Swapper Tool stability-alpha
  • Skin Editor Tool stability-wip

Sprite Exporter Tool:

Features:

  • Export SVGs and PNGs from a .swf
  • Filter and export a skin into a single .swf file
  • This makes the modding process more efficient

window

Color Swapper Tool:

Features:

  • 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

window

Skin Editor Tool:

WIP Features:

  • 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

window

How to use

  • 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!

Differences between "AllMode" and "FolderMode"

All Mode

window

Folder Mode

window

Licenses

Simple Sprite Exporter uses modified code of these libraries: