Commit Graph

2 Commits

Author SHA1 Message Date
rshtirmer 03612f7828 update playdotfun skills url 2026-02-06 10:18:10 -05:00
rshtirmer b02c4e238e feat: integrate Play.fun monetization into game pipeline
Add Play.fun (OpenGameProtocol) as a git submodule and wire it into the
make-game pipeline as Step 7 (Monetize). Games are registered on Play.fun,
the browser SDK is added for points/leaderboards/wallet, and the play.fun
URL becomes the share link for Moltbook.

- Replace playdotfun symlink with git submodule (OpusGameLabs/skills)
- Add /monetize-game command for standalone monetization
- Update make-game pipeline: deploy → monetize → pipeline complete
- Update game-creator agent with monetization step
- Update site pipeline (7 steps), manifests (v1.2.0), README, CLAUDE.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 13:43:06 -05:00