mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-30 16:47:57 -05:00
Separate command files to a single command file per asset and include them in the main command file
This commit is contained in:
7
src/ZoneCode/Game/IW4/XAssets/PhysPreset.txt
Normal file
7
src/ZoneCode/Game/IW4/XAssets/PhysPreset.txt
Normal file
@ -0,0 +1,7 @@
|
||||
// =========================================
|
||||
// PhysPreset
|
||||
// =========================================
|
||||
use PhysPreset;
|
||||
set string name;
|
||||
set name name;
|
||||
set string sndAliasPrefix;
|
Reference in New Issue
Block a user