[Script] Gameboy/GBDK C Export script for 1.3beta

I made this script to export the tileset and/or tilemap to C because i’ve been working with the GBDK library recently, and found myself missing a good software to create and convert the tileset and tilemaps easily.
I had found user boombuler’s version but, since it exports to assembly and does the full image, instead of just the tiles, i made my own version
It makes use of the 1.3beta’s Tilemap/Tileset System, to export the tileset as a C file that GBDK can read, and can export the tilemap too.

It can be founded here

2 Likes

YOU are my saviour. Thanks a lot, friend. +10 internet points to you.