svenvvv / rcss-sprite-ed

RmlUI RCSS spritesheet editor
GNU General Public License v3.0
8 stars 0 forks source link

RCSS Spritesheet Editor

A little editor for spritesheets contained in RmlUi stylesheets. Requires Python and Qt5.

Features:

[^1]: Make sure to back up your stylesheets beforehand, as this feature is still in testing ;)

Screenshot

If you encounter any bugs then please create an issue.

Documentation

See the manual

Setting up

Install the requirements.

pip3 install -r requirements.txt

Run the program.

./main.py
# or python3 main.py