Files
Open-RSC-Docker-Home/Stop Game.cmd

5 lines
54 B
Batchfile

@echo off
Windows\make stop
tskill java /a
pause