mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 04:07:46 +00:00
lunar-client: add mainProgram
This commit is contained in:
parent
c23d39e103
commit
90c7673764
@ -36,6 +36,7 @@ appimageTools.wrapType2 rec {
|
||||
description = "Free Minecraft client with mods, cosmetics, and performance boost.";
|
||||
homepage = "https://www.lunarclient.com/";
|
||||
license = with licenses; [ unfree ];
|
||||
mainProgram = "lunar-client";
|
||||
maintainers = with maintainers; [ zyansheep Technical27 surfaceflinger ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user