renforge_set_var
Set a variable in a running Ren'Py game's store namespace by providing the project path, variable name, and value.
Instructions
Set a variable in the running game's store namespace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||