4 lines
91 B
Batchfile
4 lines
91 B
Batchfile
@echo off
|
|
|
|
gradle :client:run --args="terminal human dps computerS tank" --console="plain"
|