Skip to content

bobsgame/bobsgame-exporter

Repository files navigation

bobsgame-exporter

Discord

This project currently only exports tilemaps from Bob's Game projects made with bgEditor. Future functionality will be added for exporting maps to be compatible with Tiled in the near future.

Usage

Using the exporter is fairly simple, here is the usage:

usage: bgexporter
 -o,--output <outputFile>                          The path to the output
                                                   file.
 -pe,--png-export-tilemap <projectZipFilePath>     Exports the tilemap as
                                                   a PNG file.

An example command would be java -jar bgexporter.jar --output test/tilemap_output.png -pe test/demo.zip. This will export the tilemaps from demo.zip into tilemap_output.png.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages