/game

Merging Client and Server

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

game-client

For more information see the wiki


game-server

Default [preferences](Game Server/src/de/gymdon/inf1315/game/server/Preferences.java):

{
  "version": 1,
  "server_name": "Game Server",
  "hostname": "0.0.0.0",
  "port": 22422,
  "ssl": {
    "__comment": "Not implemented",
    "enabled": false
  }
}

Test-Server may be online at pvpctutorials.de:22422