about summary refs log tree commit diff
path: root/pkgs/games/xivlauncher/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/xivlauncher/default.nix')
-rw-r--r--pkgs/games/xivlauncher/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/xivlauncher/default.nix b/pkgs/games/xivlauncher/default.nix
index f9444f1c519cd..0bd586d458c27 100644
--- a/pkgs/games/xivlauncher/default.nix
+++ b/pkgs/games/xivlauncher/default.nix
@@ -68,5 +68,6 @@ in
       license = licenses.gpl3;
       maintainers = with maintainers; [ ashkitten sersorrel ];
       platforms = [ "x86_64-linux" ];
+      mainProgram = "XIVLauncher.Core";
     };
   }