mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 02:46:59 +03:00
GH-719 implement paste.ee API keys
This commit is contained in:
parent
ac8ff88061
commit
ae4216de61
11 changed files with 345 additions and 16 deletions
|
|
@ -20,6 +20,7 @@ Config::Config()
|
|||
GIT_COMMIT = "@MultiMC_GIT_COMMIT@";
|
||||
VERSION_STR = "@MultiMC_VERSION_STRING@";
|
||||
NEWS_RSS_URL = "@MultiMC_NEWS_RSS_URL@";
|
||||
PASTE_EE_KEY = "@MultiMC_PASTE_EE_API_KEY@";
|
||||
}
|
||||
|
||||
QString Config::printableVersionString() const
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue