Merge pull request #281658 from felipeqq2/legendary-gl/main-program

legendary-gl: add main program

authored by a-n-n-a-l-e-e and committed by GitHub 61b17611 4b7c4807

+1
+1
pkgs/games/legendary-gl/default.nix
··· 35 35 homepage = "https://github.com/derrod/legendary"; 36 36 license = licenses.gpl3; 37 37 maintainers = with maintainers; [ equirosa ]; 38 + mainProgram = "legendary"; 38 39 }; 39 40 40 41 passthru.updateScript = gitUpdater { };