mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
Single Player changes (#621)
* Enabled GUI By Default For SinglePlayer * GH Actions: Update Output File Name * GH Actions: Update Workflow Actions To Latest Versions * GH Actions: Cache Maven Deps
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
:: Runs The Server & FileServer
|
||||
start cmd /k java -jar Server.jar -c ServerConfig.json
|
||||
start cmd /k java -jar Server.jar -c ServerConfig.json -gui
|
||||
:: Used To Wait 6 Seconds Before Running The Client
|
||||
PING localhost -n 6 >NUL
|
||||
:: Starts The Client
|
||||
|
||||
Reference in New Issue
Block a user