Merge pull request #108 from redstrate/improve_about_page

Improve the About page
This commit is contained in:
swirl
2022-02-02 09:17:30 -05:00
committed by GitHub
3 changed files with 22 additions and 14 deletions

View File

@ -1,6 +1,6 @@
set(Launcher_CommonName "PolyMC")
set(Launcher_Copyright "PolyMC Contributors" PARENT_SCOPE)
set(Launcher_Copyright "PolyMC Contributors\\n© 2012-2021 MultiMC Contributors" PARENT_SCOPE)
set(Launcher_Domain "polymc.org" PARENT_SCOPE)
set(Launcher_Name "${Launcher_CommonName}" PARENT_SCOPE)
set(Launcher_DisplayName "${Launcher_CommonName}" PARENT_SCOPE)