initialize
Establishes a handshake between client and server, returning version, cache root, and capabilities to begin procedural material and terrain generation.
Instructions
Handshake. Returns sidecar version + cache_root + capabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | Yes | ||
| app_version | Yes | ||
| app_data_root | Yes | ||
| workspace_root | No | ||
| protocol_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |