renforge_eval
Evaluate Python expressions in a live Ren'Py game's store namespace to inspect variables and test logic. Debug game state and verify conditions directly during development.
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 | |||