Going to redo assets.
This commit is contained in:
6
assets/CMakeLists.txt
Normal file
6
assets/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
# Copyright (c) 2025 Dominic Masters
|
||||
#
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
add_asset(entities.tsx)
|
BIN
assets/entities.png
Normal file
BIN
assets/entities.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 336 B |
4
assets/entities.tsx
Normal file
4
assets/entities.tsx
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.1" name="entities" tilewidth="16" tileheight="16" tilecount="64" columns="8">
|
||||
<image source="entities.png" width="128" height="128"/>
|
||||
</tileset>
|
Reference in New Issue
Block a user