mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
GH-405 ATLauncher Support
This commit is contained in:
parent
5e980ceef2
commit
ab19b86341
24 changed files with 1755 additions and 2 deletions
|
|
@ -79,6 +79,8 @@ public:
|
|||
|
||||
QString LEGACY_FTB_CDN_BASE_URL = "https://dist.creeper.host/FTB2/";
|
||||
|
||||
QString ATL_DOWNLOAD_SERVER_URL = "https://download.nodecdn.net/containers/atl/";
|
||||
|
||||
/**
|
||||
* \brief Converts the Version to a string.
|
||||
* \return The version number in string format (major.minor.revision.build).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue