aboutsummaryrefslogtreecommitdiff
path: root/buildconfig/BuildConfig.h
diff options
context:
space:
mode:
authorflow <flowlnlnln@gmail.com>2022-12-10 06:34:18 -0800
committerGitHub <noreply@github.com>2022-12-10 06:34:18 -0800
commit4a13d72997d4ed4d7f0df72c80c6e0aaabfea1e0 (patch)
tree374f6d2a4d37cd1a0b1f2c31480f236ad9822a08 /buildconfig/BuildConfig.h
parent590875d022c58709b3bfb5e78aafa2318fe009d1 (diff)
parent34230bfcf415b4ad314d2534e09b40058ef9eaa2 (diff)
downloadPrismLauncher-4a13d72997d4ed4d7f0df72c80c6e0aaabfea1e0.tar.gz
PrismLauncher-4a13d72997d4ed4d7f0df72c80c6e0aaabfea1e0.tar.bz2
PrismLauncher-4a13d72997d4ed4d7f0df72c80c6e0aaabfea1e0.zip
Merge pull request #32 from flowln/modpack_update_page
Closes https://github.com/PrismLauncher/PrismLauncher/issues/180 Closes https://github.com/PrismLauncher/PrismLauncher/issues/170
Diffstat (limited to 'buildconfig/BuildConfig.h')
-rw-r--r--buildconfig/BuildConfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildconfig/BuildConfig.h b/buildconfig/BuildConfig.h
index 4a309073..a05d7a9e 100644
--- a/buildconfig/BuildConfig.h
+++ b/buildconfig/BuildConfig.h
@@ -161,6 +161,8 @@ class Config {
QString MODRINTH_STAGING_URL = "https://staging-api.modrinth.com/v2";
QString MODRINTH_PROD_URL = "https://api.modrinth.com/v2";
+ QString FLAME_BASE_URL = "https://api.curseforge.com/v1";
+
QString versionString() const;
/**
* \brief Converts the Version to a string.