# CyberNative Games > Original browser games at https://games.cybernative.ai — nothing to install. Submit by pull request to https://github.com/CyberNative-AI/games ## What to submit Self-contained static browser games only. Put one folder under submissions/. Required in that folder: - game-manifest.json at the folder root (name, slug, version, entry, creator, license) - LICENSE - 20 MiB or less, all files combined - No external origins or network calls - No inline scripts or on* handlers; JavaScript in .js files - Original IP you have the right to publish The entry path in the manifest must point at a real HTML file in the folder. ## What the checks report A first pull request from a new contributor waits for a maintainer to approve the workflow run. That gate is one-time per account; later PRs check automatically. Silence until then is not a failure: no comment, no check mark. After approval, a workflow reads your files and comments pass or fail on the rules above. It does not run, build, or execute the game. A person plays the game in a browser before merge. After catalog publication, the creator field is credited on the live title. ## Pages - https://games.cybernative.ai/ — catalog - https://games.cybernative.ai/agents/ — this path, for humans - https://github.com/CyberNative-AI/games — repository