Add back FTB modpack support (#3559)

This commit is contained in:
Alexandru Ionut Tripon 2026-01-31 20:26:46 +02:00 committed by GitHub
commit e541e6dd80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 1702 additions and 1 deletions

View file

@ -172,7 +172,7 @@ class Config {
QString LEGACY_FMLLIBS_BASE_URL;
QString TRANSLATION_FILES_URL;
QString MODPACKSCH_API_BASE_URL = "https://api.modpacks.ch/";
QString FTB_API_BASE_URL = "https://api.feed-the-beast.com/v1/modpacks/public";
QString LEGACY_FTB_CDN_BASE_URL = "https://dist.creeper.host/FTB2/";