You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: beammpconfig.json
+12-11Lines changed: 12 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -256,22 +256,22 @@
256
256
"DisplayName": "Server Release Stream",
257
257
"Category": "Updates",
258
258
"Subcategory": "Server Updates:build:-1",
259
-
"Description": "Sets whether to install the latest release version, or a pre-release version as specified under Server Pre-release Version. Update the server after changing this setting",
260
-
"Keywords": "server,version,release,pre-release",
259
+
"Description": "Sets whether to install the latest release version, or a custom version as specified under Server Custom Version. Update the server after changing this setting",
"Description": "Sets the [server pre-release version](https://github.com/BeamMP/BeamMP-Server/releases) to install. Use the full tag name, for example: v3.8.5. Update the server after changing this setting",
274
+
"Description": "Sets the [server custom version](https://github.com/BeamMP/BeamMP-Server/releases) to install, if 'Custom version' is selected under Server Release Stream. Use the full tag name, for example: v3.8.5. Update the server after changing this setting",
275
275
"Keywords": "server,version,pre-release",
276
276
"FieldName": "ServerPrereleaseVersion",
277
277
"InputType": "text",
@@ -284,18 +284,19 @@
284
284
"DisplayName": "Linux Server Build",
285
285
"Category": "Updates",
286
286
"Subcategory": "Server Updates:build:-1",
287
-
"Description": "Sets the server build to install on Linux, based on the host system. Use 'Debian 12' if using AMP's Docker. The Server Release Stream, and Server Pre-release Version if relevant, must also be set accordingly. Update the server after changing this setting",
287
+
"Description": "Sets the server build to install on Linux, based on the host system. Use 'Debian 13' if using AMP's Docker/Podman (if available for the Server Release Stream). The Server Release Stream, and Server Custom Version if relevant, must also be set accordingly. Update the server after changing this setting",
0 commit comments