aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNightly <62222436+pog5@users.noreply.github.com>2022-10-18 15:52:32 +0000
committerGitHub <noreply@github.com>2022-10-18 15:52:32 +0000
commit3d89d126d055ebd416e5c89bfb404887a4797f33 (patch)
treeac22360e2596c735441f3415c3412736cf938e83
parentf3db9c392066ae632191658ade4e1946db9d29ee (diff)
downloadPrismLauncher-3d89d126d055ebd416e5c89bfb404887a4797f33.tar.gz
PrismLauncher-3d89d126d055ebd416e5c89bfb404887a4797f33.tar.bz2
PrismLauncher-3d89d126d055ebd416e5c89bfb404887a4797f33.zip
PlaceholderMC => PrismLauncher
Small Correction Signed-off-by: Nightly <62222436+pog5@users.noreply.github.com>
-rw-r--r--program_info/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/program_info/CMakeLists.txt b/program_info/CMakeLists.txt
index 4d7c224d..e46f63a3 100644
--- a/program_info/CMakeLists.txt
+++ b/program_info/CMakeLists.txt
@@ -17,7 +17,7 @@ set(Launcher_Name "${Launcher_CommonName}" PARENT_SCOPE)
set(Launcher_DisplayName "Prism Launcher" PARENT_SCOPE)
set(Launcher_UserAgent "${Launcher_CommonName}/${Launcher_VERSION_NAME}" PARENT_SCOPE)
set(Launcher_ConfigFile "prismlauncher.cfg" PARENT_SCOPE)
-set(Launcher_Git "https://github.com/PlaceholderMC/PrismLauncher" PARENT_SCOPE)
+set(Launcher_Git "https://github.com/PrismLauncher/PrismLauncher" PARENT_SCOPE)
set(Launcher_DesktopFileName "org.prismlauncher.PrismLauncher.desktop" PARENT_SCOPE)
set(Launcher_Desktop "program_info/org.prismlauncher.PrismLauncher.desktop" PARENT_SCOPE)