HYTOPIA CLI
hytopia helpHYTOPIA CLI
Usage:
hytopia [command] [options]
Commands:
help, -h, --help Show this help
version, -v, --version Show CLI version
start Start a HYTOPIA project server (Deno compat & watch)
init [--template NAME] Initialize a new project, or a project using an sdk example as a template.
init-mcp Setup MCP integrations
package Create a zip of the project for uploading to the HYTOPIA create portal.
upgrade-cli Upgrade the HYTOPIA CLI
upgrade-project [VERSION] Upgrade project SDK dep (default: latest)
Examples:
hytopia init --template zombies-fps # Inits a new project using the zombies-fps sdk example codebase
hytopia upgrade-project 0.8.12 # Upgrades project to SDK 0.8.12 explicitly
Last updated
