translations

This commit is contained in:
Lenny McLennington 2022-02-09 00:02:51 +00:00
parent 00e12b776b
commit 5284d604ef
No known key found for this signature in database
GPG key ID: F0467078ECA45FCB
2 changed files with 2 additions and 2 deletions

View file

@ -91,7 +91,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/";