Refactored some tooling.
This commit is contained in:
1
assets/poker/CMakeLists.txt
Normal file
1
assets/poker/CMakeLists.txt
Normal file
@ -0,0 +1 @@
|
||||
file(GLOB_RECURSE SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/*/character.xml)
|
BIN
assets/poker/characters/lilly/concept/gdf8rgvc.bmp
Normal file
BIN
assets/poker/characters/lilly/concept/gdf8rgvc.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 MiB |
6
assets/poker/characters/penny/character.xml
Normal file
6
assets/poker/characters/penny/character.xml
Normal 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>
|
@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<root>
|
||||
<frame>
|
||||
</frame>
|
||||
</root>
|
Reference in New Issue
Block a user