summarylogtreecommitdiffstats
path: root/unity-editor
diff options
context:
space:
mode:
Diffstat (limited to 'unity-editor')
-rwxr-xr-xunity-editor2
1 files changed, 2 insertions, 0 deletions
diff --git a/unity-editor b/unity-editor
new file mode 100755
index 000000000000..0383707fed49
--- /dev/null
+++ b/unity-editor
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /opt/Unity/Editor/Unity "$@"