Add theisle-data/TheIsle/Saved/Config/LinuxServer/Game.ini
This commit is contained in:
32
theisle-data/TheIsle/Saved/Config/LinuxServer/Game.ini
Normal file
32
theisle-data/TheIsle/Saved/Config/LinuxServer/Game.ini
Normal file
@@ -0,0 +1,32 @@
|
||||
[/Script/TheIsle.TIGameSession]
|
||||
ServerName="Mediakor's The Isle"
|
||||
# --- Password ---
|
||||
bServerPassword=true
|
||||
ServerPassword="dinos"
|
||||
|
||||
# --- Basic server setup ---
|
||||
MaxPlayerCount=50
|
||||
MapName=Gateway
|
||||
|
||||
# --- AI settings ---
|
||||
# Default rates, but AI enabled and capped at the max (100) documented value
|
||||
# (Legacy docs show ServerAIMax default 100, AIRate default 1.0; Evrima keeps the same idea.) :contentReference[oaicite:5]{index=5}
|
||||
bSpawnAI=true
|
||||
ServerAIMax=300
|
||||
ServerAIRate=1.0
|
||||
|
||||
# --- Common defaults you’ll likely want ---
|
||||
bServerDynamicWeather=true
|
||||
ServerDayLengthMinutes=45
|
||||
ServerNightLengthMinutes=20
|
||||
bServerGrowth=true
|
||||
bServerNesting=true
|
||||
bServerFallDamage=true
|
||||
bServerAllowChat=true
|
||||
bServerGlobalChat=true
|
||||
bServerNameTags=false
|
||||
bRconEnabled=false
|
||||
RconPort=9876
|
||||
RconPassword="Atlaskor"
|
||||
bQueueEnabled=false
|
||||
QueuePort=15000
|
||||
Reference in New Issue
Block a user