about summary refs log tree commit diff
path: root/nixpkgs/pkgs/games/BeatSaberModManager/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/games/BeatSaberModManager/default.nix')
-rw-r--r--nixpkgs/pkgs/games/BeatSaberModManager/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/games/BeatSaberModManager/default.nix b/nixpkgs/pkgs/games/BeatSaberModManager/default.nix
index a4b53810244d..5c0f73d329f2 100644
--- a/nixpkgs/pkgs/games/BeatSaberModManager/default.nix
+++ b/nixpkgs/pkgs/games/BeatSaberModManager/default.nix
@@ -56,6 +56,7 @@ buildDotnetModule rec {
 
   meta = with lib; {
     description = "Yet another mod installer for Beat Saber, heavily inspired by ModAssistant";
+    mainProgram = "BeatSaberModManager";
     homepage = "https://github.com/affederaffe/BeatSaberModManager";
     longDescription = ''
       BeatSaberModManager is yet another mod installer for Beat Saber, heavily inspired by ModAssistant