Merge remote-tracking branch 'polymc/develop' into rss_not_begone

This commit is contained in:
dada513
2022-02-10 13:14:30 +01:00
4 changed files with 12 additions and 5 deletions

View File

@ -96,7 +96,7 @@ public:
QString AUTH_BASE = "https://authserver.mojang.com/";
QString IMGUR_BASE_URL = "https://api.imgur.com/3/";
QString FMLLIBS_BASE_URL = "https://files.multimc.org/fmllibs/";
QString TRANSLATIONS_BASE_URL = "https://files.multimc.org/translations/";
QString TRANSLATIONS_BASE_URL = "https://meta.polymc.org/translations/";
QString MODPACKSCH_API_BASE_URL = "https://api.modpacks.ch/";