Add astyle and deploy

This commit is contained in:
ineedbots
2021-06-18 16:12:07 -06:00
parent b06a98982a
commit 13e6f6c29d
5 changed files with 81 additions and 0 deletions

3
deploy.bat Normal file
View File

@@ -0,0 +1,3 @@
xcopy cod2m_bot_warfare\mods\bots\maps mods\bots\maps\ /Y /I /E /H /C
xcopy cod2m_bot_warfare\mods\bots\scriptdata mods\bots\scriptdata\ /Y /I /E /H /C
xcopy cod2m_bot_warfare\mods\bots\bots.txt mods\bots\ /Y /I /H /C