Update ReadMe.md

This commit is contained in:
2026-08-02 14:17:32 -06:00
parent 0a118db83c
commit ec77396ec9
+5
View File
@@ -1,6 +1,8 @@
# poki-musi # poki-musi
The entertaining box. 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 ## Initial Ideas
- [ ] Drag n drop JSON to load / import - [ ] Drag n drop JSON to load / import
- [ ] Drag n drop images to 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 I've been meaning to figure out a good GUI library. Maybe getting this interface
working can be how I finally do that.. 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.