CLI 20251222
swiftgodotbuilder CLI (macOS only for now)
Usage: swiftgodotbuilder <SwiftView.swift> [options]
Options:
--view <Type> Override the GView type to instantiate
--assets <dir> Symlink an assets directory into the Godot project (repeatable)
--godot <command> Path to the Godot executable (default: godot)
--cache <dir> Workspace cache directory (default: ~/.swiftgodotbuilder/playgrounds)
--builder-path <path> Override the SwiftGodotBuilder dependency path
--viewport WIDTHxHEIGHT Set viewport size (ex: 640x360)
--verbose Print extra logs and commands
--quiet Suppress informational logs
--clean Delete cached playgrounds and exit
--release Build in release mode
--debug Build in debug mode (default)
--no-run Do not launch Godot after building
-h, --help Show this help text