mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-27 07:15:37 +00:00
2 lines
141 B
Smarty
2 lines
141 B
Smarty
|
|
{assign var="dirWalk" value=$fileArray}
|
||
|
|
{include file="buildManifest_fileRecurse.tpl" dirWalk=$dirWalk depth=2 dirPath=$projOutput->base_dir}
|