summaryrefslogtreecommitdiff
path: root/snap/client-wrapper.sh
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-08-24 22:14:19 +0200
committermetamuffin <metamuffin@disroot.org>2025-08-24 22:14:22 +0200
commit77f687a6fa6a46358a118c6d3e85dbda9546960e (patch)
treee910dbce27feb04b313f7ff0790236904976ac7b /snap/client-wrapper.sh
parentbb7db520212f6b0259ed62f4a6412e9a861a3980 (diff)
downloadhurrycurry-snap-77f687a6fa6a46358a118c6d3e85dbda9546960e.tar
hurrycurry-snap-77f687a6fa6a46358a118c6d3e85dbda9546960e.tar.bz2
hurrycurry-snap-77f687a6fa6a46358a118c6d3e85dbda9546960e.tar.zst
runtime data dir variable, export template godot
Diffstat (limited to 'snap/client-wrapper.sh')
-rw-r--r--snap/client-wrapper.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/snap/client-wrapper.sh b/snap/client-wrapper.sh
deleted file mode 100644
index 2b2119f..0000000
--- a/snap/client-wrapper.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-cd $SNAP/usr/share/hurrycurry
-$SNAP/bin/godot --main-pack $SNAP/usr/share/hurrycurry/client.pck
-