ebuild, fix GitHub URL
This commit is contained in:
parent
a0a30293eb
commit
be5dc5db70
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,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 "polymc.cfg" PARENT_SCOPE)
|
||||
set(Launcher_Git "https://github.com/PolyMC/Launcher" PARENT_SCOPE)
|
||||
set(Launcher_Git "https://github.com/PolyMC/PolyMC" PARENT_SCOPE)
|
||||
|
||||
set(Launcher_Branding_ICNS "program_info/Launcher.icns" PARENT_SCOPE)
|
||||
set(Launcher_Branding_WindowsRC "program_info/launcher.rc" PARENT_SCOPE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue