aboutsummaryrefslogtreecommitdiff
path: root/notsecrets
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2021-10-20 23:06:21 +0200
committerPetr Mrázek <peterix@gmail.com>2021-10-21 00:47:53 +0200
commitd9b46289a1b9eec5bda19bd168750afba23a9ca4 (patch)
tree1347e4a0a28494de9e274e4b3963728fb92c6764 /notsecrets
parent5b3dffce62f7e4c00436adeca33c5f2fc4a21db4 (diff)
downloadPrismLauncher-d9b46289a1b9eec5bda19bd168750afba23a9ca4.tar.gz
PrismLauncher-d9b46289a1b9eec5bda19bd168750afba23a9ca4.tar.bz2
PrismLauncher-d9b46289a1b9eec5bda19bd168750afba23a9ca4.zip
NOISSUE finish up the obvious parts of debranding
This is not absolutely complete, but reasonably so
Diffstat (limited to 'notsecrets')
-rw-r--r--notsecrets/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/notsecrets/CMakeLists.txt b/notsecrets/CMakeLists.txt
index f12b5274..2369d046 100644
--- a/notsecrets/CMakeLists.txt
+++ b/notsecrets/CMakeLists.txt
@@ -11,6 +11,7 @@ set(Launcher_Name "${Launcher_CommonName}" PARENT_SCOPE)
set(Launcher_DisplayName "${Launcher_CommonName} 5" PARENT_SCOPE)
set(Launcher_UserAgent "${Launcher_CommonName}/5.0" PARENT_SCOPE)
set(Launcher_ConfigFile "devlauncher.cfg" PARENT_SCOPE)
+set(Launcher_Git "https://github.com/MultiMC/MultiMC5" PARENT_SCOPE)
set(Launcher_Branding_ICNS "notsecrets/Launcher.icns" PARENT_SCOPE)
set(Launcher_Branding_WindowsRC "notsecrets/launcher.rc" PARENT_SCOPE)