build.bat 272 B

1234567891011121314151617
  1. cd "KSGNetwork"
  2. call build.bat
  3. cd "../KSGClient"
  4. call build.bat
  5. cd "../Icon"
  6. call build.bat
  7. cd "../Minigames"
  8. call build.bat
  9. cd ../patcher"
  10. call build.bat
  11. cd "../Start"
  12. call build.bat
  13. cd "../übernehmen"
  14. call build.bat
  15. cd "../Update"
  16. call build.bat
  17. cd ".."