A downloadable tool for macOS and Linux

Download NowName your own price

GBS Toolkit is a tool I've built while working on Soul and Silicon, a queer/trans dating simulator I'm writing for the GameBoy Color. It's a very text-heavy game, and while GB Studio has a dialogue review section, it can't always easily handle lots of branching dialogue, and there's no way for it to add new dialogue.

GBS Toolkit allows you to export the entirety of a GB Studio project into a collection of files written in kdl. These files define the properties and scripts for every scene, actor, trigger, asset, and more in the game, and can be reimported into a GB Studio .gbsproj file once you're done editing them. No data should be lost between importing and exporting, so you can edit freely without worrying about having to reimplement things.

The GBS Toolkit project is also set up so that other Python projects can use it as a library for interacting with GB Studio project files.

I've uploaded GBS Toolkit to Itch for ease of use for the executable versions! For command-line versions, instructions, and documentation, please visit the GitHub repo. Thank you very much!

StatusReleased
CategoryTool
PlatformsmacOS, Linux
Rating
Rated 4.0 out of 5 stars
(3 total ratings)
AuthorLemmaEOF

Download

Download NowName your own price

Click download now to get access to the following files:

GBSToolkit - Mac executable 22 MB
GBSToolkit - Linux executable 41 MB
GBSToolkit - Windows executable 18 MB

Development log

Comments

Log in with itch.io to leave a comment.

(+1)

This is a seriously cool project! Thanks for the awesome contribution to the community!