From bf0ae11a5369363bf4ec2c170f429b6047400eed Mon Sep 17 00:00:00 2001 From: Jaby Blubb Date: Sun, 30 Apr 2023 15:31:55 +0200 Subject: [PATCH] Create Test TileMap --- examples/PoolBox/assets/Makefile | 13 +++++++++++++ examples/PoolBox/assets/TexturePage.png | 3 +++ 2 files changed, 16 insertions(+) create mode 100644 examples/PoolBox/assets/Makefile create mode 100644 examples/PoolBox/assets/TexturePage.png diff --git a/examples/PoolBox/assets/Makefile b/examples/PoolBox/assets/Makefile new file mode 100644 index 00000000..ed4344e0 --- /dev/null +++ b/examples/PoolBox/assets/Makefile @@ -0,0 +1,13 @@ +include $(JABY_ENGINE_DIR)/lib/ExportPath.mk +include $(JABY_ENGINE_DIR)/lib/RebuildTarget.mk + +OUTPUT_DIR = bin + +$(OUTPUT_DIR)/TexturePage.bin: TexturePage.png + @mkdir -p $(OUTPUT_DIR) + jaby_engine_fconv --lz4 $< -o $@ simple-tim clut4 + +all: $(OUTPUT_DIR)/TexturePage.bin + +clean: + rm -fr $(OUTPUT_DIR) \ No newline at end of file diff --git a/examples/PoolBox/assets/TexturePage.png b/examples/PoolBox/assets/TexturePage.png new file mode 100644 index 00000000..e6d6439f --- /dev/null +++ b/examples/PoolBox/assets/TexturePage.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e167b003e1335945cf53ea2a1dc38e75e52b429900e745546cef0a91e5036e +size 350