summaryrefslogtreecommitdiffhomepage
path: root/start-apps.sh
AgeCommit message (Collapse)Author
2026-06-29fix: start-apps.sh launches the study player (drag-and-drop was dead)Adam Malczewski
With no script arg, main.c defaults to game/main.rb — the raylib-jamstack HUD demo — which has no file-drop handler. Pass the study-player script explicitly so the CheckFileDrop system (drag-and-drop) is actually loaded.