Add deploy and astylerc

This commit is contained in:
ineedbots
2021-06-18 15:02:14 -06:00
parent a11119abe3
commit ed8fd1db01
5 changed files with 81 additions and 0 deletions

3
deploy.bat Normal file
View File

@@ -0,0 +1,3 @@
xcopy t4m_bot_warfare\main_shared\maps main_shared\maps\ /Y /I /E /H /C
xcopy t4m_bot_warfare\main_shared\waypoints main_shared\waypoints\ /Y /I /E /H /C
xcopy t4m_bot_warfare\main_shared\bots.txt main_shared\ /Y /I /H /C