GitHub Integration
GitHub export lets a signed-in creator push a game snapshot to a repository. It is for source history and sharing code outside Moosh.
Connect GitHub
Open the GitHub push dialog in the editor. If no account is connected, start the OAuth flow and return to the editor after authorization.
Preview files
Review generated files before pushing. The preview includes source, assets that can be represented safely, and a README with the game title and Moosh URL.
Push
Choose a repository target and commit message. The API records push history and rate-limits pushes to protect the connected account.
What next
Use publishing for the public game page and account management for connected account cleanup.