set SteamAppId=1604030 echo "Starting V Rising Dedicated Server - PRESS CTRL-C to exit" @echo on VRisingServer.exe -persistentDataPath .\save-data -serverName "My V Rising Server" -saveName "world1" -logFile ".\logs\VRisingServer.log" 最后执行 start_server.bat 就开始运行服务器了,存档...
ServerHostSettings的设置属性如下: {"Name":"VRisingByMintimate",//服务器名字"Description":"自建Vrising服务器",//服务器描述"Port":9876,//服务器登录端口"QueryPort":9877,//服务器查询端口"MaxConnectedUsers":10,//服务器最大人数"MaxConnectedAdmins":4,//服务器最大管理员连接人数"ServerFps":30,/...
@echo offREM Copythisscript to your own file and modify to your content.This file can be overwritten when updating.set SteamAppId=1604030echo"StartingVRising Dedicated Server-PRESSCTRL-Cto exit"@echo onVRisingServer.exe-persistentDataPath.\save-data-serverName"MyVRising Server"-saveName"world1"-...
VRising的服务器的appid是1829350 正在下载 下载成功 到此,我们VRising服务器同步就完成了,打开SteamCMD的相对路径steamapps\common\VRisingDedicatedServer就是我们的VRising。 这个时候,我们SteamCMD的“黑窗”就可以关闭了 VRising服务器初始化 本章节目录,所有操作在Windows Server内操作,不是本地Windows,特此提醒。
这两个启动参数会覆盖 ServerHostSettings.json 配置中的"Name" 和 "SaveName" 字段 @echo offREMCopythisscript to your own file and modify to your content.This file can be overwritten when updating.setSteamAppId=1604030echo"Starting V Rising Dedicated Server - PRESS CTRL-C to exit"@echo on ...