Skip to main content

DemoBuilder

6 tools in this family (folder Editor/Tools/DemoBuilder/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
demo_build_nowdestructiveRun the full BuildPipeline.BuildPlayer with the demo's scene allowlist and build target.
demo_estimate_size_savingsread-onlyRead the latest BuildReport (Library/LastBuild.buildreport) and estimate the MB
demo_export_marketing_kitwritesExport a marketing kit under Marketing/Demo/<demo_name>/: screenshots/ folder
demo_generate_codewritesGenerate the demo runtime files (DemoConfig SO + DemoTimeLimitGuard + DemoSaveBlocker
demo_propose_from_promptwritesUse the active LLM to propose a DemoBuilderSpec from a short prompt describing demo scope
demo_validate_specread-onlyValidate a DemoBuilderSpec on disk. Reports missing scenes, illegal time limits,