Refactored some tooling.

This commit is contained in:
2021-10-16 20:06:17 -07:00
parent e21ba4858f
commit bb32ca5459
15 changed files with 267 additions and 51 deletions

View File

@ -0,0 +1 @@
file(GLOB_RECURSE SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/*/character.xml)

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 MiB

View File

@ -0,0 +1,6 @@
<vncharacter context="poker/characters/penny/sprites">
<base file="dealer.png" />
<layer x="367" y="256" width="280" height="280" directory="eyebrows" />
<layer x="367" y="256" width="280" height="280" directory="eyes" />
<layer x="367" y="256" width="280" height="280" directory="mouths" />
</vncharacter>

View File

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<root>
<frame>
</frame>
</root>