summarylogtreecommitdiffstats
path: root/MCEdit
diff options
context:
space:
mode:
authornic962018-02-14 15:42:21 -0700
committernic962018-02-14 15:42:21 -0700
commitc523c29faebe969c8efd6e173c5b51cdb11a46ee (patch)
treef2773181ef7d92e7ecfa02e02773bc581f4f85a0 /MCEdit
downloadaur-c523c29faebe969c8efd6e173c5b51cdb11a46ee.tar.gz
initial commit
Diffstat (limited to 'MCEdit')
-rwxr-xr-xMCEdit6
1 files changed, 6 insertions, 0 deletions
diff --git a/MCEdit b/MCEdit
new file mode 100755
index 000000000000..c471f6985305
--- /dev/null
+++ b/MCEdit
@@ -0,0 +1,6 @@
+#!/bin/sh
+LIB=/usr/lib/mcedit
+DATA=$SHARE/MCEditData
+
+cd /usr/share/mcedit
+PYTHONPATH="$LIB:$PYTHONPATH" python2 -O $LIB/mcedit.py