turn-based-strategy-game/startTerminal.bat

4 lines
91 B
Batchfile

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