mirror of
https://github.com/MilkBarModding/MilkBarLauncher.git
synced 2025-06-16 12:11:01 +00:00
24 lines
502 B
INI
24 lines
502 B
INI
[Connection]
|
|
IP=localhost
|
|
Port=5050
|
|
Password=
|
|
|
|
[ServerInformation]
|
|
Description=Explore Hyrule with Friends!
|
|
|
|
[Gamemode]
|
|
# Set to False to be asked for gamemode when you start the server
|
|
DefaultGamemode=False
|
|
|
|
[DefaultGamemode]
|
|
# If default gamemode is True, the next options will be used
|
|
Name=Custom
|
|
EnemySync=False
|
|
QuestSync=False
|
|
KorokSync=False
|
|
TowerSync=False
|
|
ShrineSync=False
|
|
LocationSync=False
|
|
DungeonSync=False
|
|
# 0 for no special gamemode, 1 for HunterVsSpeedrunner, 2 for DeathSwap
|
|
Special=0 |