Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UE_HOST | No | Unreal Engine host | 127.0.0.1 |
| LOG_LEVEL | No | Log level (debug | info | warn | error) | info |
| UE_RC_WS_PORT | No | Remote Control WebSocket port | 30020 |
| UE_PROJECT_PATH | No | Absolute path to your .uproject file | |
| UE_RC_HTTP_PORT | No | Remote Control HTTP port | 30010 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |