summarylogtreecommitdiffstats
path: root/gdx-liftoff
diff options
context:
space:
mode:
authorNick2024-04-01 14:33:19 +0200
committerNick2024-04-01 14:33:19 +0200
commitf36c4782e2c215be1094dd070fe65a6f9b852df5 (patch)
treea994bd4435a54b72865d0d0c1159eb58a617a114 /gdx-liftoff
downloadaur-gdx-liftoff.tar.gz
gdx-liftoff v.1.12.1.7
Diffstat (limited to 'gdx-liftoff')
-rwxr-xr-xgdx-liftoff3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdx-liftoff b/gdx-liftoff
new file mode 100755
index 000000000000..34379bc7686a
--- /dev/null
+++ b/gdx-liftoff
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec "$JAVA_HOME/bin/java" -jar '/usr/share/java/gdx-liftoff/gdx-liftoff.jar' "$@"