mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 10:52:23 +01:00
12 lines
573 B
INI
12 lines
573 B
INI
[Config]
|
|
bUseConfigDisplayName=false # If this is set to false, it will use the email to display name method.
|
|
displayName=LawinServer # Your fortnite display name.
|
|
|
|
[Profile]
|
|
bCompletedSeasonalQuests=false # If this is set to true, every seasonal quest will be on complete. Works from Season 3 to Season 19.
|
|
|
|
[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.
|