update the generator tool & added unmarshalling a whole directory

This commit is contained in:
Stefan Stefanov 2024-04-21 19:17:27 +03:00
parent 81d9632396
commit 973af01380
7 changed files with 49 additions and 39 deletions

View file

@ -1,2 +1,2 @@
@echo off
odin build src/main_release -define:RAYLIB_SHARED=false -out:build/game_debug.exe -no-bounds-check -subsystem:windows -debug
odin build src/aseprite_odin_generator -define:RAYLIB_SHARED=true -out:build_generator/aseprite_odin_generator.exe -debug