Don't Starve Together

Don't Starve Together

Geometric Placement[All Clients]
12 Comments
我好中意雷 2 Jun @ 1:55am 
不清楚为什么开了这个捡帝王蟹护杠时会崩,只有客户端会崩:steamsad:
Mixu 26 Dec, 2024 @ 8:22pm 
针不戳
饿了吃饭 6 Dec, 2024 @ 6:41am 
好像运行了这个mod存在崩溃的风险
Khal 6 Aug, 2024 @ 10:38am 
thanks
What Hapen 12 Apr, 2023 @ 2:00pm 
the cross color settings don't save after quitting the game, is that supposed to happen?
Jackal 26 Mar, 2023 @ 1:24pm 
Very useful
NyM 23 Feb, 2023 @ 7:13pm 
god
米开langelo  [author] 17 Feb, 2023 @ 3:47am 
把客户端模组文件夹复制一份出来,然后修改里面的文件
modinfo.lua末尾加上~~~~~~~~~~~~~~~~~~~~~~~
all_clients_require_mod = true
client_only_mod = false
modmain.lua开头加上~~~~~~~~~~~~~~~~~~~~~~~
if not (GLOBAL.TheNet:GetIsClient() or
(GLOBAL.TheNet:GetServerIsClientHosted() and GLOBAL.TheNet:GetIsServerAdmin() and
not GLOBAL.TheNet:GetIsClient() and
not GLOBAL.TheNet:IsDedicated())) then
return
end
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
然后把这个文件夹发布到steam工坊就是服务端版本的客户端模组了
和花花 16 Feb, 2023 @ 7:17am 
有没有服务器端滤镜
'Cause I'm The H 15 Feb, 2023 @ 3:56pm 
:)
米开langelo  [author] 21 Dec, 2022 @ 2:14am 
有日志吗?这个模组代码和几何布局完全一样,只不过加了一个判断,服务器端不运行,客户端运行;理论上只有配置文件部分和客户端区别不同
alraic 21 Dec, 2022 @ 2:02am 
模组及Geometric Placement有可能造成无法链接服务器的错误