Merge pull request #126705 from teto/main-sauerbraten

sauerbraten: set mainProgram to sauerbraten_client

authored by

Sandro and committed by
GitHub
8ca654a3 72fd6f9c

+1
+1
pkgs/games/sauerbraten/default.nix
··· 38 meta = with lib; { 39 description = "A free multiplayer & singleplayer first person shooter, the successor of the Cube FPS"; 40 maintainers = with maintainers; [ raskin ajs124 ]; 41 hydraPlatforms = 42 # raskin: tested amd64-linux; 43 # not setting platforms because it is 0.5+ GiB of game data
··· 38 meta = with lib; { 39 description = "A free multiplayer & singleplayer first person shooter, the successor of the Cube FPS"; 40 maintainers = with maintainers; [ raskin ajs124 ]; 41 + mainProgram = "sauerbraten_client"; 42 hydraPlatforms = 43 # raskin: tested amd64-linux; 44 # not setting platforms because it is 0.5+ GiB of game data