Added deploy scripts

This commit is contained in:
ineedbots
2021-06-24 15:04:42 -06:00
parent 3cccaf6eae
commit 4c0db142d7
3 changed files with 55 additions and 0 deletions

3
deploy.bat Normal file
View File

@@ -0,0 +1,3 @@
xcopy pt6_bot_warfare\raw\maps raw\maps\ /Y /I /E /H /C
xcopy pt6_bot_warfare\raw\scripts raw\scripts\ /Y /I /E /H /C
xcopy pt6_bot_warfare\raw\bots.txt raw\ /Y /I /H /C