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