mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 14:58:10 -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:
6
src/ZoneCode/Game/T6/XAssets/FootstepFXTableDef.txt
Normal file
6
src/ZoneCode/Game/T6/XAssets/FootstepFXTableDef.txt
Normal file
@ -0,0 +1,6 @@
|
||||
// =========================================
|
||||
// FootstepFXTableDef
|
||||
// =========================================
|
||||
use FootstepFXTableDef;
|
||||
set string name;
|
||||
set name name;
|
Reference in New Issue
Block a user