mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
Implement tickrate in configmap
This commit is contained in:
@@ -21,6 +21,9 @@ metadata:
|
||||
name: palworld-settings
|
||||
data:
|
||||
PalWorldSettings.ini: >-
|
||||
[/Script/OnlineSubsystemUtils.IpNetDriver]
|
||||
NetServerMaxTickRate=60
|
||||
|
||||
[/Script/Pal.PalGameWorldSettings]
|
||||
|
||||
OptionSettings=(
|
||||
@@ -86,4 +89,4 @@ data:
|
||||
Region="",
|
||||
bUseAuth=True,
|
||||
BanListURL="https://api.palworldgame.com/api/banlist.txt"
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user