diff --git a/SS14.Launcher/ConfigConstants.cs b/SS14.Launcher/ConfigConstants.cs index b32792a4..1620bd07 100644 --- a/SS14.Launcher/ConfigConstants.cs +++ b/SS14.Launcher/ConfigConstants.cs @@ -42,7 +42,8 @@ public static class ConfigConstants private static readonly UrlFallbackSet RobustBuildsBaseUrl = new([ "https://robust-builds.cdn.spacestation14.com/", - "https://robust-builds.fallback.cdn.spacestation14.com/" + "https://robust-builds.fallback.cdn.spacestation14.com/", + "https://cdn.station14.ru/robust-builds/" ]); private static readonly UrlFallbackSet LauncherDataBaseUrl = new([