summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-06-19 19:22:20 +0200
committermetamuffin <metamuffin@disroot.org>2025-06-19 19:22:20 +0200
commit2b23dc1b0be4cb6e7c633ed4f9c850f01fc39813 (patch)
tree4fe2e4b8ccc01f0b8d61bc083e2606292a35a5f3
parenta2e06f1985d28cc2455d9d1b857ed0ca91a4347a (diff)
downloadhurrycurry-flatpak-2b23dc1b0be4cb6e7c633ed4f9c850f01fc39813.tar
hurrycurry-flatpak-2b23dc1b0be4cb6e7c633ed4f9c850f01fc39813.tar.bz2
hurrycurry-flatpak-2b23dc1b0be4cb6e7c633ed4f9c850f01fc39813.tar.zst
add book.json; fix #6
-rw-r--r--org.metamuffin.hurrycurry.client.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.metamuffin.hurrycurry.client.yaml b/org.metamuffin.hurrycurry.client.yaml
index 1f601f4..231af1f 100644
--- a/org.metamuffin.hurrycurry.client.yaml
+++ b/org.metamuffin.hurrycurry.client.yaml
@@ -97,6 +97,7 @@ modules:
- install -dD /app/share/hurrycurry/data/recipes
- install -dD /app/share/hurrycurry/data/maps
- cp -v data/index.yaml /app/share/hurrycurry/data/index.yaml
+ - cp -v data/book.json /app/share/hurrycurry/data/book.json
- cp -vr data/recipes/*.yaml /app/share/hurrycurry/data/recipes
- cp -vr data/maps/*.yaml /app/share/hurrycurry/data/maps
- godot-editor --headless --export-pack wasm32-unknown-unknown /app/share/hurrycurry/client.pck client/project.godot