Added support for easy deployment to offsite server

This commit is contained in:
2021-02-28 05:01:54 +01:00
parent 81c17b2cc1
commit bc0345f061
13 changed files with 65 additions and 44 deletions

View File

@@ -1,3 +1,2 @@
Manifest-Version: 1.0
Main-Class: networking.SinglePlayerServer

View File

@@ -0,0 +1,2 @@
Manifest-Version: 1.0
Main-Class: networking.MultiPlayerServer

View File

@@ -0,0 +1,2 @@
Manifest-Version: 1.0
Main-Class: networking.SinglePlayerServer