2f4feff10a
* Added Draft for Stormworks
* Possible issue with auto map due to no file.
* Identifed issue with port ref duplcation
* Fixed issue with game not lauching due to director
* fixed issues with exe not found
* Attempt to two for not launching dir issue
* Fixed startup regex to dectect start properly
* Turned AutoMap
* Added config file, should auto map settings now
* renamed confige to follow convention
* Test Congfig setttings, added support for amp menu
* Fixed Checkbox enum being backwards
* Added download for setting file to auto map config
* Fixed config file path name
* Fixed update step not naming file correctly.
* Fixed metaconfig path issue.
* Fixed error with game directory field
* Removed hidden setting for config directory
* Partial Commit, most settings added to menu.
* completed adding settings to menu.
* Added missing config, setting menu lock
* Revert "Added Draft for Stormworks"
This reverts commit 699c81adba
.
* resolve issue with pull request
* Update stormworksupdates.json, removed unneaded step.
* Fixed Issues with KSV, and Port Names
* Add Linux support, other initial tidy-ups
* Added settings name to keywords and Placeholders
* removed hidden tag from settings discription.
* Added missing default tag to the category descrip
* removed kewords from hidden settings.
* Fixed issue with descriptions not showing.
* Fixed issue with black id causing whitelist active
* add admin box for AMP to set id value w/o override
* Corrected invalid xpath for admin
* Made First admin ID node accessable to AMP
* Added instructions for admin and commands.
* Fixed spelling, and clarified instructions.
* Added temp uri for Extra Setup Steps, test only
* Added links to the Extra Setups guide on discourse
* Added Guide.md for use on the Discourse server
* Added information to the guide, for linux info
* Fixed typo in stormworksguide.md
* Updated Meta.Author to reflect contributers
* Config settings clean-ups
* Admin setting tweak
* Update stormworksconfig.json
* Update stormworksconfig.json
* Changed Day Night to enum
* Tweaks to day/night setting
* Reordered Island List
* Fix typo
* Minor tidy-ups
* Fixed spelling issues
* Reword/Clarified/Spelling
* Final Changes to URLs
* Delete stormworksguide.md
---------
Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>
99 lines
3.5 KiB
Plaintext
99 lines
3.5 KiB
Plaintext
Meta.DisplayName=Stormworks
|
|
Meta.Description=Stormworks Dedicated Server
|
|
Meta.OS=Windows, Linux
|
|
Meta.AarchSupport=NotSupported
|
|
Meta.Arch=x86_64
|
|
Meta.Author=SauranTheWhite,Greelan
|
|
Meta.URL=https://store.steampowered.com/app/573090/Stormworks_Build_and_Rescue/
|
|
Meta.DisplayImageSource=steam:573090
|
|
Meta.EndpointURIFormat=steam://connect/{0}
|
|
Meta.ConfigManifest=stormworksconfig.json
|
|
Meta.MetaConfigManifest=stormworksmetaconfig.json
|
|
Meta.ConfigRoot=stormworks.kvp
|
|
Meta.MinAMPVersion=2.4.6.0
|
|
Meta.SpecificDockerImage=cubecoders/ampbase:wine
|
|
Meta.DockerRequired=False
|
|
Meta.ContainerPolicy=SupportedOnWindows, RecommendedOnLinux
|
|
Meta.ContainerPolicyReason=The server requires Wine to run on Linux. Using a container avoids the need to install this dependency on the host.
|
|
Meta.ExtraSetupStepsURI=https://discourse.cubecoders.com/docs?topic=5782?utm_source=ampcreate&utm_content=stormworks
|
|
Meta.Prerequsites=[]
|
|
Meta.ExtraContainerPackages=[]
|
|
Meta.ConfigReleaseState=Release
|
|
Meta.NoCommercialUsage=False
|
|
Meta.ConfigVersion=0.1.24.2
|
|
Meta.ReleaseNotes=
|
|
Meta.BreakingReleaseNotes=
|
|
App.DisplayName=Stormworks
|
|
App.RootDir=./stormworks/
|
|
App.BaseDirectory=./stormworks/1247090/
|
|
App.SteamWorkshopDownloadLocation=
|
|
App.ExecutableWin=1247090\server64.exe
|
|
App.ExecutableLinux=/usr/bin/wine
|
|
App.WorkingDir=1247090
|
|
App.LinuxCommandLineArgs="./server64.exe"
|
|
App.WindowsCommandLineArgs=
|
|
App.CommandLineArgs={{$PlatformArgs}} +server_dir "./" {{$FormattedArgs}}
|
|
App.UseLinuxIOREDIR=False
|
|
App.AppSettings={}
|
|
App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullBaseDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"573090","WINEPREFIX":"{{$FullRootDir}}.wine","WINEARCH":"win64","WINEDEBUG":"-all"}
|
|
App.CommandLineParameterFormat=+{0} "{1}"
|
|
App.CommandLineParameterDelimiter=
|
|
App.ExitMethod=OS_CLOSE
|
|
App.ExitTimeout=30
|
|
App.ExitString=stop
|
|
App.ExitFile=app_exit.lck
|
|
App.HasWriteableConsole=True
|
|
App.HasReadableConsole=True
|
|
App.SupportsLiveSettingsChanges=False
|
|
App.LiveSettingChangeCommandFormat=set {0} "{1}"
|
|
App.ApplicationIPBinding=0.0.0.0
|
|
App.Ports=@IncludeJson[stormworksports.json]
|
|
App.AdminPortRef=0
|
|
App.PrimaryApplicationPortRef=GamePort
|
|
App.UniversalSleepApplicationUDPPortRef=GamePort
|
|
App.UniversalSleepSteamQueryPortRef=QueryPort
|
|
App.MaxUsers=8
|
|
App.UseRandomAdminPassword=False
|
|
App.PersistRandomPassword=True
|
|
App.AdminMethod=STDIO
|
|
App.AdminLoginTransform=None
|
|
App.LoginTransformPrefix=
|
|
App.RCONConnectDelaySeconds=30
|
|
App.RCONConnectRetrySeconds=15
|
|
App.RCONHeartbeatMinutes=0
|
|
App.RCONHeartbeatCommand=ping
|
|
App.TelnetLoginFormat={0}
|
|
App.UpdateSources=@IncludeJson[stormworksupdates.json]
|
|
App.PreStartStages=[]
|
|
App.ForceUpdate=False
|
|
App.ForceUpdateReason=
|
|
App.Compatibility=None
|
|
App.SteamUpdateAnonymousLogin=True
|
|
App.SteamForceLoginPrompt=False
|
|
App.RapidStartup=False
|
|
App.MonitorChildProcess=True
|
|
App.DumpFullChildProcessTree=False
|
|
App.MonitorChildProcessWaitMs=1000
|
|
App.MonitorChildProcessName=server64.exe
|
|
App.SupportsUniversalSleep=False
|
|
App.WakeupMode=Any
|
|
App.ApplicationReadyMode=RegexMatch
|
|
App.TemplateMatchRegex={{(\$?[\w]+)}}
|
|
Console.FilterMatchRegex=
|
|
Console.FilterMatchReplacement=
|
|
Console.ThrowawayMessageRegex=
|
|
Console.AppReadyRegex=^Server\s+Version\s+:\s+v\d+\.\d+\.\d+$
|
|
Console.UserJoinRegex=^$
|
|
Console.UserLeaveRegex=^$
|
|
Console.UserChatRegex=^$
|
|
Console.UpdateAvailableRegex=^\[\d\d:\d\d:\d\d\] \[INFO\] A new server update is available! v[\d\.]+.$
|
|
Console.MetricsRegex=
|
|
Console.SuppressLogAtStart=False
|
|
Console.ActivateLogRegex=
|
|
Console.UserActions={}
|
|
Limits.SleepMode=True
|
|
Limits.SleepOnStart=False
|
|
Limits.SleepDelayMinutes=5
|
|
Limits.DozeDelay=2
|
|
Limits.AutoRetryCount=5
|
|
Limits.SleepStartThresholdSeconds=25 |