User friendly GameServer config

This commit is contained in:
Lawin0129
2022-02-07 20:34:35 +00:00
parent 3ff980af3f
commit 5af8fae61a
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
[Config]
bUseConfigDisplayName=false # If this is set to false, it will use the email to display name method.
displayName=LawinServer # Your fortnite display name.
displayName=LawinServer # Your fortnite display name.
[GameServer]
# Matchmaker gameserver config, you can use this to connect to gameservers like rift (titanium), fortmp, etc... (they have to be hosting though).
ip=127.0.0.1 # IP the matchmaker will use upon join.
port=7777 # PORT the matchmaker will use upon join.