From 6ff25c675917acd2a3efa8c828642fb526009504 Mon Sep 17 00:00:00 2001 From: Gethyn ThomasQuail Date: Sun, 9 Aug 2015 23:00:38 +0700 Subject: games/chocolate_duke3D: Added (Faithful Duke Nukem 3D port). Signed-off-by: Willy Sudiarto Raharjo --- games/chocolate_duke3D/chocolate-duke3d | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 games/chocolate_duke3D/chocolate-duke3d (limited to 'games/chocolate_duke3D/chocolate-duke3d') diff --git a/games/chocolate_duke3D/chocolate-duke3d b/games/chocolate_duke3D/chocolate-duke3d new file mode 100644 index 0000000000..8a51d7d26b --- /dev/null +++ b/games/chocolate_duke3D/chocolate-duke3d @@ -0,0 +1,4 @@ + #!/bin/bash + +cd /usr/share/games/duke3d +./chocolate-duke3d $* -- cgit v1.2.3