renforge_eval
Evaluate Python expressions in a running Ren'Py game's store namespace to inspect variables, test conditions, and debug game logic in real time.
Instructions
Evaluate a Python expression in the running game's store namespace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||