turn-based-strategy-game/startWindow.bat

3 lines
88 B
Batchfile

@echo off
gradle :client:run --args="window human dps computerS tank" --console="plain"