Update GitHub repo references from feedback* to feedBack*

This commit is contained in:
Bret Mogilefsky
2026-06-23 10:02:18 +02:00
committed by byrongamatos
parent a8ad02739a
commit fdbab2a9e1
21 changed files with 67 additions and 66 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# slopsmith-plugin-minigames
The minigame framework for [Slopsmith](https://github.com/got-feedback/feedback).
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/got-feedback/feedback-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