Merge pull request #312141 from pbek/wowup-cf-main-program

wowup-cf: add mainProgram
This commit is contained in:
Weijia Wang
2024-05-16 10:58:33 +02:00
committed by GitHub
+1
View File
@@ -27,6 +27,7 @@ in appimageTools.wrapType1 {
longDescription = ''
WowUp is the community centered World of Warcraft addon updater. We attempt to bring the addon community together in an easy to use updater application. We have an ever growing list of supported features.
'';
mainProgram = "wowup-cf";
homepage = "https://wowup.io/";
downloadPage = "https://github.com/WowUp/WowUp.CF/releases";
license = licenses.unfree;