3 lines
88 B
Batchfile
3 lines
88 B
Batchfile
|
@echo off
|
||
|
gradle :client:run --args="window human dps computerS tank" --console="plain"
|