summaryrefslogtreecommitdiff
path: root/community/wings3d/wings3d
diff options
context:
space:
mode:
Diffstat (limited to 'community/wings3d/wings3d')
-rw-r--r--community/wings3d/wings3d2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/wings3d/wings3d b/community/wings3d/wings3d
new file mode 100644
index 000000000..c0fd3b2fb
--- /dev/null
+++ b/community/wings3d/wings3d
@@ -0,0 +1,2 @@
+#!/bin/sh
+erl -noinput -smp disable -pa /usr/lib/erlang/lib/esdl-*/ebin /usr/lib/wings3d/ebin -run wings_start start_halt ${1+"$@"}