diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-15 12:18:35 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-15 12:35:02 +0200 |
commit | 3e32a7362339748c87677c5a6b96d83d0aac8b4b (patch) | |
tree | 983e896ffc9d395fa77aae8a00373b8ba8cd3258 /hurrycurry | |
download | hurrycurry-dist-extra-3e32a7362339748c87677c5a6b96d83d0aac8b4b.tar hurrycurry-dist-extra-3e32a7362339748c87677c5a6b96d83d0aac8b4b.tar.bz2 hurrycurry-dist-extra-3e32a7362339748c87677c5a6b96d83d0aac8b4b.tar.zst |
v1.2.1v1.2.1
Diffstat (limited to 'hurrycurry')
-rw-r--r-- | hurrycurry | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hurrycurry b/hurrycurry new file mode 100644 index 0000000..c8a53b1 --- /dev/null +++ b/hurrycurry @@ -0,0 +1,2 @@ +#!/bin/sh +godot --main-pack /app/share/hurrycurry/client.pck |