Unverified Commit 84ffa43f authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

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

wowup-cf: add mainProgram
parents ee7a6f78 08c8dbe8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;