config.json 86 B

123456
  1. {
  2. "websocketlisten": "::",
  3. "websocketport": 8080,
  4. "playerDataPath": "./players"
  5. }