From ec77396ec93efcfb3accd21819d3607a8aa48b86 Mon Sep 17 00:00:00 2001 From: Tangent Date: Sun, 2 Aug 2026 14:17:32 -0600 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 0225a74..fc1cdec 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,6 +1,8 @@ # poki-musi The entertaining box. +The `run.sh` script is made for zsh (default on macOS) and expects the `love` engine executable to be in your path. + ## Initial Ideas - [ ] Drag n drop JSON to load / import - [ ] Drag n drop images to import @@ -11,3 +13,6 @@ The entertaining box. I've been meaning to figure out a good GUI library. Maybe getting this interface working can be how I finally do that.. + +## Tasks +- [ ] `run.sh` needs to have its executable bit set, as it was added via web interface.