xivlauncher: set meta.mainProgram

ash 0b9ef60d 97c97f5c

+1
+1
pkgs/games/xivlauncher/default.nix
··· 68 license = licenses.gpl3; 69 maintainers = with maintainers; [ ashkitten sersorrel ]; 70 platforms = [ "x86_64-linux" ]; 71 }; 72 }
··· 68 license = licenses.gpl3; 69 maintainers = with maintainers; [ ashkitten sersorrel ]; 70 platforms = [ "x86_64-linux" ]; 71 + mainProgram = "XIVLauncher.Core"; 72 }; 73 }