Add theisle-data/TheIsle/Saved/Config/LinuxServer/Game.ini

This commit is contained in:
2025-11-30 02:54:49 +00:00
parent e882fb5334
commit b1f239d451

View 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 youll 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