{ "id": "sceneforge-ai", "title": "SceneForge AI", "description": "MVP module that generates a basic playable scene from a GM prompt.", "version": "1.20", "authors": [ { "name": "SceneForge AI Team" } ], "compatibility": { "minimum": "12", "verified": "14.367", "maximum": "14.367" }, "scripts": [ "scripts/auth/session-store.js", "scripts/auth/generation-transaction.js", "scripts/auth/auth-client.js", "scripts/auth/authenticated-fetch.js", "scripts/auth/entitlement-service.js", "scripts/auth/login-window.js", "scripts/sceneforge.js" ], "styles": [ "styles/sceneforge.css" ], "languages": [], "packs": [], "socket": false, "url": "https://github.com/magicalnickster-design/SceneForgeAi", "manifest": "https://raw.githubusercontent.com/magicalnickster-design/SceneForgeAi/main/module.json", "download": "https://github.com/magicalnickster-design/SceneForgeAi/releases/download/1.20/SceneForge-AI.zip", "license": "MIT", "readme": "README.md" }