quake3e: init at 2019-09-09

This commit is contained in:
Philipp Middendorf
2019-09-21 18:22:54 +02:00
committed by Lassulus
parent 47f384e238
commit 4ec79e8c09
2 changed files with 38 additions and 0 deletions

View File

@@ -22397,6 +22397,7 @@ in
vkquake = callPackage ../games/quakespasm/vulkan.nix { };
ioquake3 = callPackage ../games/quake3/ioquake { };
quake3e = callPackage ../games/quake3/quake3e { };
quantumminigolf = callPackage ../games/quantumminigolf {};