Repoint dead slopsmith URLs -> got-feedback

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
byrongamatos
2026-06-17 11:02:04 +02:00
co-authored by Claude Opus 4.8
parent 97a1e5fbf5
commit edf8f46866
19 changed files with 59 additions and 59 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# slopsmith-plugin-minigames
The minigame framework for [Slopsmith](https://github.com/byrongamatos/slopsmith).
The minigame framework for [Slopsmith](https://github.com/got-feedback/feedback).
This plugin provides:
@@ -60,7 +60,7 @@ A minigame is a standard Slopsmith plugin that:
3. Calls `window.slopsmithMinigames.end({ score, durationMs, modifiers, meta })` when the run ends.
See [`slopsmith-plugin-flappy-bend`](https://github.com/byrongamatos/slopsmith-plugin-flappy-bend) for a working example.
See [`slopsmith-plugin-flappy-bend`](https://github.com/got-feedback/feedback-plugin-flappy-bend) for a working example.
## SDK reference