turn-based-strategy-game/startWindow.bat

3 lines
88 B
Batchfile
Raw Permalink Normal View History

2021-12-09 17:33:14 +01:00
@echo off
gradle :client:run --args="window human dps computerS tank" --console="plain"