Configuration for the automatic update system.
const string DefaultUpdatePackageAssetName
The default value of UpdatePackageAssetName.
long GitHubRepositoryId
The Octokit.Repository.Id of the tgstation-server fork to receive updates from.
const long DefaultGitHubRepositoryId
The tgstation/tgstation-server Octokit.Repository.Id.
const string DefaultGitTagPrefix
The default value of GitTagPrefix.
string? UpdatePackageAssetName
Asset package containing the new Host assembly in zip form.
const string Section
The key for the Microsoft.Extensions.Configuration.IConfigurationSection the UpdatesConfiguration res...
string? GitTagPrefix
Prefix before the global::System.Version of TGS published in git tags.