bfbd413b60
The SteamAppID and EndpointURIFormat were victims of the config.getamp.sh bugs.
42 lines
1.9 KiB
Plaintext
42 lines
1.9 KiB
Plaintext
App.AdminMethod=STDIO
|
|
App.ApplicationPort1=11000
|
|
App.ApplicationPort2=8766
|
|
App.ApplicationPort3=27016
|
|
App.RemoteAdminPort=10889
|
|
App.ApplicationReadyMode=Immediate
|
|
App.BaseDirectory=./dont-starve-together/343050/
|
|
App.CommandLineArgs=-persistent_storage_root "../dstserver" -conf_dir "dstserver_config" -shard shard {{$FormattedArgs}}
|
|
App.CommandLineParameterDelimiter=
|
|
App.CommandLineParameterFormat=-{0} "{1}"
|
|
App.DisplayName=Don't Starve Together
|
|
App.EnvironmentVariables={"LD_LIBRARY_PATH": "./linux64:%LD_LIBRARY_PATH%", "SteamAppId": "322330"}
|
|
App.ExecutableLinux=343050/bin/dontstarve_dedicated_server_nullrenderer
|
|
App.ExecutableWin=343050\bin\dontstarve_dedicated_server_nullrenderer.exe
|
|
App.AppSettings={"console_enabled":"true","encode_user_path":"true"}
|
|
App.ExitMethod=String
|
|
App.ExitString=c_shutdown(true)
|
|
App.HasReadableConsole=true
|
|
App.HasWritableConsole=true
|
|
App.RapidStartup=false
|
|
App.RootDir=./dont-starve-together/
|
|
App.UpdateSource=Multi
|
|
App.UpdateSources=[{"UpdateStageName": "SteamCMD Download","UpdateSourcePlatform": "All", "UpdateSource": "SteamCMD", "UpdateSourceData": "343050"}]
|
|
App.WorkingDir=343050/bin
|
|
App.EncodeUserPath=true
|
|
App.ConsoleEnabled=true
|
|
App.MaxUsers=64
|
|
Console.AppReadyRegex=
|
|
Console.ThrowawayMessageRegex=
|
|
Console.UserChatRegex=^\[\d+:\d+:\d+\]: \[Say\] \(.+\) (?<username>.+?): (?<message>.+?)$
|
|
Console.UserJoinRegex=^\[\d+:\d+:\d+\]: \[Join Announcement\] (?<username>.+?)$
|
|
Console.UserLeaveRegex=^\[\d+:\d+:\d+\]: \[Leave Announcement\] (?<username>.+?)$
|
|
Meta.Author=IceOfWraith
|
|
Meta.ConfigManifest=dont-starve-togetherconfig.json
|
|
Meta.MetaConfigManifest=dont-starve-togethermetaconfig.json
|
|
Meta.ConfigRoot=dont-starve-together.kvp
|
|
Meta.Description=
|
|
Meta.DisplayImageSource=steam:322330
|
|
Meta.DisplayName=Don't Starve Together
|
|
Meta.EndpointURIFormat=steam://connect/{ip}:{GenericModule.App.ApplicationPort2}
|
|
Meta.OS=3
|
|
Meta.URL=https://store.steampowered.com/app/322330/Dont_Starve_Together/ |