admin 发表于 2023-10-19 14:36:33

theisle 测试服搭建代码

第一步:创建文件
steamcmd +login anonymous +app_update 412680 -beta evrima validate +quit

第二部:创建文件
@echo off
echo 此窗口请不要关闭
:srcds
echo (%time%) srcds started.
start /wait "Name" TheIsleServer.exe MultiHome=0.0.0.0?Port=7777?QueryPort=7778?MaxPlayers=200? -log
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds

第三步:创建文件夹
Saved
Config
WindowsServer

第四步:创建文件
game.ini

AdminsSteamIDs=


ServerName=Name
MaxPlayerCount=200
bServerGlobalChat=true
bServerNesting=false
bServerFallDamage=true
bServerAllowReplayRecording=false
bServerDynamicTimeOfDay=true
ServerTimeOfDayInSeconds=21600
ServerLengthOfDayInSeconds=3600
bServerDynamicWeather=true


MaxPlayers=200


RconEnabled=true
RconPassword=Password
RconPort=Port


Engine.ini

DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW
DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8


Paths=../../../Engine/Content
Paths=%GAMEDIR%Content
Paths=../../../Engine/Plugins/Runtime/SoundUtilities/Content
Paths=../../../Engine/Plugins/Runtime/Synthesis/Content
Paths=../../../Engine/Plugins/Runtime/AudioSynesthesia/Content
Paths=../../../Engine/Plugins/Runtime/WebBrowserWidget/Content
Paths=../../../Engine/Plugins/FX/Niagara/Content
Paths=../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content
Paths=../../../TheIsle/Plugins/RVTObjectLandscapeBlending/Content
Paths=../../../TheIsle/Plugins/DLSS/Content
Paths=../../../TheIsle/Plugins/UIPF/Content
Paths=../../../Engine/Plugins/Experimental/ControlRig/Content
Paths=../../../TheIsle/Plugins/SkinnedDecalComponent/Content
Paths=../../../TheIsle/Plugins/DLSSMoviePipelineSupport/Content
Paths=../../../Engine/Plugins/MovieScene/MovieRenderPipeline/Content
Paths=../../../Engine/Plugins/Compositing/OpenColorIO/Content
Paths=../../../Engine/Plugins/MovieScene/SequencerScripting/Content
Paths=../../../TheIsle/Plugins/EOSOnlineSubsystem/Content
Paths=../../../TheIsle/Plugins/ImpostorBaker/Content
Paths=../../../Engine/Plugins/2D/Paper2D/Content
Paths=../../../Engine/Plugins/Developer/AnimationSharing/Content
Paths=../../../Engine/Plugins/Editor/GeometryMode/Content
Paths=../../../Engine/Plugins/Editor/SpeedTreeImporter/Content
Paths=../../../Engine/Plugins/Enterprise/DatasmithContent/Content
Paths=../../../Engine/Plugins/Experimental/ChaosClothEditor/Content
Paths=../../../Engine/Plugins/Experimental/GeometryProcessing/Content
Paths=../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content
Paths=../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content
Paths=../../../Engine/Plugins/Experimental/ChaosNiagara/Content
Paths=../../../Engine/Plugins/Experimental/MotoSynth/Content
Paths=../../../Engine/Plugins/MagicLeap/MagicLeapPassableWorld/Content
Paths=../../../Engine/Plugins/Media/MediaCompositing/Content
Paths=../../../Engine/Plugins/Runtime/OpenXREyeTracker/Content
Paths=../../../Engine/Plugins/Runtime/OpenXR/Content
Paths=../../../Engine/Plugins/Runtime/OpenXRHandTracking/Content
Paths=../../../Engine/Plugins/VirtualProduction/Takes/Content
页: [1]
查看完整版本: theisle 测试服搭建代码