From repo root (d:\CodingProjects\OSRSRSPS), use:
.\run server # start server
.\run client # start client
.\run all # start server + client
.\run stop # stop Gradle daemons and free RSPS portsNotes:
.\run allstarts server first, then launches client.- Server port/client target are both
43595by default. - Seeing
:game:runin an executing state is normal while server is online.