refactor: use templating for JsonMaterialLoader

This commit is contained in:
Jan
2025-06-25 19:16:53 +01:00
parent 79b0706fc1
commit dceca0ec9a
8 changed files with 99 additions and 411 deletions

View File

@ -12,7 +12,7 @@
#endif
// This file was templated.
// See JsonMaterialWriter.h.template.
// See JsonMaterialWriter.cpp.template.
// Do not modify, changes will be lost.
#set WRITER_HEADER "\"JsonMaterialWriter" + GAME + ".h\""