about summary refs log tree commit diff
path: root/pkgs/games/BeatSaberModManager/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/BeatSaberModManager/default.nix')
-rw-r--r--pkgs/games/BeatSaberModManager/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/BeatSaberModManager/default.nix b/pkgs/games/BeatSaberModManager/default.nix
index a4b53810244d..5c0f73d329f2 100644
--- a/pkgs/games/BeatSaberModManager/default.nix
+++ b/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