added botwm
This commit is contained in:
24
breath-of-the-wild-multiplayer/server-files/ServerConfig.ini
Normal file
24
breath-of-the-wild-multiplayer/server-files/ServerConfig.ini
Normal file
@@ -0,0 +1,24 @@
|
||||
[Connection]
|
||||
IP=127.0.0.1
|
||||
Port=5050
|
||||
Password=
|
||||
|
||||
[ServerInformation]
|
||||
Description=Explore Hyrule with Friends!
|
||||
|
||||
[Gamemode]
|
||||
# Set to False to be asked for gamemode when you start the server
|
||||
DefaultGamemode=True
|
||||
|
||||
[DefaultGamemode]
|
||||
# If default gamemode is True, the next options will be used
|
||||
Name=ACoolBOTWM
|
||||
EnemySync=True
|
||||
QuestSync=True
|
||||
KorokSync=True
|
||||
TowerSync=True
|
||||
ShrineSync=True
|
||||
LocationSync=True
|
||||
DungeonSync=True
|
||||
# 0 for no special gamemode, 1 for HunterVsSpeedrunner, 2 for DeathSwap
|
||||
Special=0
|
||||
Reference in New Issue
Block a user