Add directories for Reference audio and translations in NewProject.bat
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user