6 lines
216 B
Batchfile
Raw Normal View History

2018-04-07 16:47:21 -05:00
set SolutionDir=%1
2018-04-07 16:46:43 -05:00
set ProjectDir=%2
set TargetDir=%3
echo D | xcopy "%SolutionDir%Plugins\ScriptPlugins\*.js" "%TargetDir%Plugins" /y
powershell -File "%ProjectDir%BuildScripts\DownloadTranslations.ps1" %TargetDir%