2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-03-17 02:13:02 +00:00

feat: add templated technique compiler for IW4

This commit is contained in:
Jan Laupetin
2026-03-07 10:32:53 +00:00
parent dbe5cffb2f
commit fbfd418e20
3 changed files with 64 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#options GAME(T6)
#options GAME(IW4, T6)
#filename "Game/" + GAME + "/Techset/TechniqueCompiler" + GAME + ".h"