Add directories for Reference audio and translations in NewProject.bat

This commit is contained in:
Nathan
2026-06-11 10:24:25 -06:00
parent 912f1d07fa
commit 4892f59089
+2
View File
@@ -70,6 +70,8 @@ mkdir "%projectRoot%\Deliverable\"
mkdir "%projectRoot%\Pr\RnR\RIFE"
:: Add project root additions
mkdir "%projectRoot%\Reference\audio"
mkdir "%projectRoot%\Reference\translations"
if not exist "%projectRoot%\Renders" mkdir "%projectRoot%\Renders"
:: Place helper scripts into Renders (config lives in .config\, deployed by CfgDeploy below)