Add address config and start of server list edit

This commit is contained in:
rtm516 2020-06-16 20:06:12 +01:00
commit ff54bd4580
7 changed files with 110 additions and 23 deletions

View file

@ -2,6 +2,12 @@
# GeyserMulti Configuration File
# --------------------------------
# The IP address that will listen for connections
address: 0.0.0.0
# The IP address remote clients use to connect, can be set to 'auto' to fetch from the web
remote-address: auto
# The port that will listen for connections
port: 19132