You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set(Launcher_BUILD_PLATFORM"unknown"CACHESTRING"A short string identifying the platform that this build was built for. Only used to display in the about dialog.")
192
192
193
193
# Github repo URL with releases for updater
194
-
set(Launcher_UPDATER_GITHUB_REPO"https://github.com/PrismLauncher/PrismLauncher"CACHESTRING"Base github URL for the updater.")
194
+
set(Launcher_UPDATER_GITHUB_REPO"https://github.com/EvilToasterDBU/PrismLauncher"CACHESTRING"Base github URL for the updater.")
195
195
196
196
# Name to help updater identify valid artifacts
197
197
set(Launcher_BUILD_ARTIFACT""CACHESTRING"Artifact name to help the updater identify valid artifacts.")
@@ -203,7 +203,7 @@ set(Launcher_META_URL "https://meta.prismlauncher.org/v1/" CACHE STRING "URL to
203
203
set(Launcher_IMGUR_CLIENT_ID"5b97b0713fba4a3"CACHESTRING"Client ID you can get from Imgur when you register an application")
204
204
205
205
# Bug tracker URL
206
-
set(Launcher_BUG_TRACKER_URL"https://github.com/PrismLauncher/PrismLauncher/issues"CACHESTRING"URL for the bug tracker.")
206
+
set(Launcher_BUG_TRACKER_URL"https://github.com/EvilToasterDBU/PrismLauncher/issues"CACHESTRING"URL for the bug tracker.")
207
207
208
208
# Translations Platform URL
209
209
set(Launcher_TRANSLATIONS_URL"https://hosted.weblate.org/projects/prismlauncher/launcher/"CACHESTRING"URL for the translations platform.")
@@ -256,13 +256,13 @@ endif()
256
256
257
257
# By using this key in your builds you accept the terms of use laid down in
set(Launcher_MSA_CLIENT_ID"c36a9fb6-4f2a-41ff-90bd-ae7cc92031eb"CACHESTRING"Client ID you can get from Microsoft Identity Platform when you register an application")
259
+
set(Launcher_MSA_CLIENT_ID"039ef54b-ae1b-40bb-933e-492ffa92bee7"CACHESTRING"Client ID you can get from Microsoft Identity Platform when you register an application")
260
260
261
261
# By using this key in your builds you accept the terms and conditions laid down in
0 commit comments