mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Add back FTB modpack support (#3559)
This commit is contained in:
commit
e541e6dd80
14 changed files with 1702 additions and 1 deletions
|
|
@ -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/";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue