Merge commit '4c49205' into HEAD
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A free MUD client for Mac OS X, Linux and Windows";
|
||||
description = "A free MUD client for macOS, Linux and Windows";
|
||||
homepage = http://tintin.sourceforge.net;
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ lovek323 ];
|
||||
|
||||
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
|
||||
longDescription = ''
|
||||
Unvanquished is a free, open-source first-person shooter
|
||||
combining real-time strategy elements with a futuristic, sci-fi
|
||||
setting. It is available for Windows, Linux, and Mac OS X.
|
||||
setting. It is available for Windows, Linux, and macOS.
|
||||
|
||||
Features:
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
|
||||
Set in a futuristic cartoon-like world where rocketlauncher-wielding
|
||||
pigs and lasergun-carrying cyberpunks roam the streets, Warsow is a
|
||||
completely free fast-paced first-person shooter (FPS) for Windows, Linux
|
||||
and Mac OS X.
|
||||
and macOS.
|
||||
'';
|
||||
homepage = http://www.warsow.net;
|
||||
# Engine is under GPLv2, everything else is under
|
||||
|
||||
@@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
|
||||
description = "A free fast-paced first-person shooter";
|
||||
longDescription = ''
|
||||
Xonotic is a free, fast-paced first-person shooter that works on
|
||||
Windows, OS X and Linux. The project is geared towards providing
|
||||
Windows, macOS and Linux. The project is geared towards providing
|
||||
addictive arena shooter gameplay which is all spawned and driven
|
||||
by the community itself. Xonotic is a direct successor of the
|
||||
Nexuiz project with years of development between them, and it
|
||||
|
||||
Reference in New Issue
Block a user