mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-09 22:38:06 -05:00
Add statemap raw files for iw4
This commit is contained in:
@ -112,6 +112,7 @@ include "src/ZoneCommon.lua"
|
||||
include "src/ObjCommon.lua"
|
||||
include "src/ObjLoading.lua"
|
||||
include "src/ObjWriting.lua"
|
||||
include "tools/scripts/raw.lua"
|
||||
|
||||
-- Components group: All projects assist or are part of a tool
|
||||
group "Components"
|
||||
@ -136,6 +137,10 @@ group "Tools"
|
||||
ZoneCodeGenerator:project()
|
||||
group ""
|
||||
|
||||
group "Raw"
|
||||
Raw:project()
|
||||
group ""
|
||||
|
||||
-- ========================
|
||||
-- Tests
|
||||
-- ========================
|
||||
|
Reference in New Issue
Block a user