summaryrefslogtreecommitdiff
path: root/games/openjk/files
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-11-03 12:12:56 +0000
committernia <nia@pkgsrc.org>2019-11-03 12:12:56 +0000
commite40443a8f3838a2b05f2c6bdecd8060d3c69ad97 (patch)
treeb3ef289615343a147bfb0983bdc7ca229b020252 /games/openjk/files
parent396f2f73ae9f6a347dcf682f86afda8436499ed9 (diff)
downloadpkgsrc-e40443a8f3838a2b05f2c6bdecd8060d3c69ad97.tar.gz
Add games/openjk.
OpenJK is an effort by the JACoders group to maintain and improve the game engine on which the Star Wars: Jedi Academy game runs on, while maintaining full backwards compatibility with the existing game. This project does not attempt to rebalance or otherwise modify core gameplay. You will need a copy of Jedi Academy to play OpenJK.
Diffstat (limited to 'games/openjk/files')
-rw-r--r--games/openjk/files/openjk.desktop9
-rw-r--r--games/openjk/files/openjk.sh.in2
2 files changed, 11 insertions, 0 deletions
diff --git a/games/openjk/files/openjk.desktop b/games/openjk/files/openjk.desktop
new file mode 100644
index 00000000000..9f758523cde
--- /dev/null
+++ b/games/openjk/files/openjk.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Jedi Knight: Jedi Academy
+Exec=openjk --quiet
+Terminal=false
+Icon=openjk
+Type=Application
+Categories=Game;ActionGame;
+Comment=Action shooter video game set in the Star Wars universe
+Keywords=fps;first person shooter;dark forces;raven;deathmatch;multi-player;ctf;
diff --git a/games/openjk/files/openjk.sh.in b/games/openjk/files/openjk.sh.in
new file mode 100644
index 00000000000..8df5246344d
--- /dev/null
+++ b/games/openjk/files/openjk.sh.in
@@ -0,0 +1,2 @@
+#!/bin/sh
+cd @PREFIX@/share/JediAcademy && exec ./@OPENJK_BIN@