github johnsusek/SwiftGodotBuilder 20251222
CLI 20251222

latest releases: v1.3.4, v1.3.3, v1.3.2...
6 months ago

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

Don't miss a new SwiftGodotBuilder release

NewReleases is sending notifications on new releases.