Appearance
build commands
Build game server components locally
Appearance
Build game server components locally
metaplay build Build game server components locally
--color <string>: Should the output be colored (yes/no/auto)? [env: METAPLAYCLI_COLOR] (default: auto)--project <string>: Path to the to project directory (where metaplay-project.yaml is located)--skip-version-check: Skip the check for a new CLI version being available--verbose: Enable verbose logging, useful for troubleshooting [env: METAPLAYCLI_VERBOSE]metaplay build botclient [flags] - Build the BotClient .NET projectmetaplay build dashboard [flags] - Build the Vue.js LiveOps Dashboardmetaplay build image [IMAGE] [flags] [-- EXTRA_ARGS] - Build a Docker image of the server components that can be deployed in the cloudmetaplay build server [flags] - Build the game server .NET project