Commit Graph

2 Commits

Author SHA1 Message Date
rshtirmer c8cec81b1c feat(worldlabs): add World Labs skill and generation script
Adds skill for generating 3D Gaussian Splat environments via World Labs API,
plus worldlabs-generate.mjs helper script. Updates .gitignore to exclude
.herenow/ deployment artifacts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 14:09:21 -04: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