diff options
Diffstat (limited to 'snap/client-wrapper.sh')
-rw-r--r-- | snap/client-wrapper.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/snap/client-wrapper.sh b/snap/client-wrapper.sh new file mode 100644 index 0000000..0170342 --- /dev/null +++ b/snap/client-wrapper.sh @@ -0,0 +1,3 @@ +#!/bin/sh +cd $SNAP/usr/share/hurrycurry +$SNAP/bin/godot --main-pack $SNAP/usr/share/hurrycurry/client.pck |