mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-10 16:45:51 +03:00
xivlauncher: set meta.mainProgram
This commit is contained in:
parent
97c97f5c4e
commit
0b9ef60d38
@ -68,5 +68,6 @@ in
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ ashkitten sersorrel ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "XIVLauncher.Core";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user