turn-based-strategy-game/startTerminal.bat

4 lines
91 B
Batchfile
Raw Normal View History

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