2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-23 16:56:39 +00:00

Add loading of iw4 weapondef and vehicledef assets

This commit is contained in:
Jan
2020-09-15 12:51:59 +02:00
parent 9ce71a63ae
commit 906d112619
6 changed files with 951 additions and 25 deletions

View File

@@ -27,7 +27,7 @@ ZoneCode.Assets = {
"MenuList",
"menuDef_t",
"LocalizeEntry",
-- "WeaponCompleteDef",
"WeaponCompleteDef",
-- "SndDriverGlobals",
"FxEffectDef",
"FxImpactTable",
@@ -36,7 +36,7 @@ ZoneCode.Assets = {
"LeaderboardDef",
"StructuredDataDefSet",
"TracerDef",
-- "VehicleDef",
"VehicleDef",
"AddonMapEnts"
},