godot/misc/dist/appimage/AppRun

4 lines
71 B
Plaintext
Raw Normal View History

2016-06-16 16:06:33 +00:00
#!/bin/sh
HERE="$(dirname "$(readlink -f "${0}")")"
"${HERE}"/godot $@