updateGame.bat 123 B

12345678910
  1. cd ../../../Assets/Res
  2. svn up --force --accept tc
  3. cd ../../../
  4. git pull
  5. cd GameClient/Assets/Game/CSShare
  6. git pull
  7. pause