mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 01:00:22 +00:00
Add CI
Fix syntax error Fix build order Minor improvements in CI NOISSUE stop relying on forge servers for old FML libs NOISSUE fix issue templates More improvements Update main.yml Copy OpenSSL to install directory Update main.yml Update main.yml Fix Path Remove broken paths again Remove uneeded step Remove more unneeded things. Don't echo PATH Update main.yml Not longer require QTACCOUNT secret Update main.yml Update main.yml Update main.yml Update main.yml Update main.yml Remove debugging echo
This commit is contained in:
@@ -71,8 +71,7 @@ public:
|
||||
QString AUTH_BASE = "https://authserver.mojang.com/";
|
||||
QString MOJANG_STATUS_URL = "https://status.mojang.com/check";
|
||||
QString IMGUR_BASE_URL = "https://api.imgur.com/3/";
|
||||
QString FMLLIBS_OUR_BASE_URL = "https://files.multimc.org/fmllibs/";
|
||||
QString FMLLIBS_FORGE_BASE_URL = "https://files.minecraftforge.net/fmllibs/";
|
||||
QString FMLLIBS_BASE_URL = "https://files.multimc.org/fmllibs/";
|
||||
QString TRANSLATIONS_BASE_URL = "https://files.multimc.org/translations/";
|
||||
|
||||
QString MODPACKSCH_API_BASE_URL = "https://api.modpacks.ch/";
|
||||
|
Reference in New Issue
Block a user