An updated version of BB-Edit, the Battle Brothers save editor, with full support for newer versions of the game (1.5.1.x).
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
BB-Edit was originally created by 9thKingOfLies (aka ShankLord) in 2018.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Modified the code to make it more robust and work around deprecated Electron components
Restructured the directories wtih a more idiomatic layout, separated graphical game assets from UI elements
Removed all unused imaged that are also not referenced in scripts (i.e. unused by both BB-Edit and Battle Brothers)
Repackaged the app with the most recent Electron version (v36.3.1)
Rebuilt the apps using Electron Builder to reduce file size
Version 1.7.1
Major restructuring of the image dictionary and asset folder
Replaced outdated item images, removed legacy and unused images
Added missing Anatomist potions
Included a compiled list of missing items
Version 1.7.0
Rewrote item parsing logic to account for post-1.5.1 structure
This is an updated version of BB-Edit, originally created by 9thKingOfLies (aka ShankLord), adapted to fully support Battle Brothers v1.5.1 and later. The original version had issues with equipped item parsing and serialization due to changes in the save file format—this update restores full compatibility.
If you want to to use BB-Edit source code, you can clone the github repository: https://github.com/scarglamour/bb-edit
It does not contain most art assets to avoid copyright issues, but it comes with tools to rip those out of Battle Brothers game files. Consult README.md for details.