2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-08 14:36:56 +00:00

Generate zone loading code with ZoneCodeGenerator via custom build tool options when compiling

This commit is contained in:
Jan
2019-09-27 23:05:59 +02:00
parent ff62e6d0fb
commit b7387cd704
9 changed files with 313 additions and 4 deletions

1
.gitignore vendored
View File

@@ -18,6 +18,7 @@ ipch/*
bin/
lib/
local/
gen/
obj/
packages/
TestResults/