A collection of pixelated paint tools for the LameStation.
Project description
LameStation Tools is a Python-based set of tools to make LameStation game development faster and easier.
Included Tools
- img2dat
Convert images into the LameGFX image format.
- map2dat
Convert Tiled TMX files into the LameGFX map format.
- wav2dat
Convert single-cycle waveforms into the LameAudio sample format.
- lspaint
Draw awesome game graphics as they will appear on the LameStation screen.
Installation
The LameStation toolkit requires the following dependencies:
Usage
For more on usage, see the LameStation Tools space at: https://lamestation.atlassian.net/wiki/display/LSTOOLS/