Write plugin source
write_pluginReplace the entire JavaScript source of an existing RPG Maker MV plugin with new code.
Instructions
Overwrite the JavaScript source of an existing js/plugins/.js.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Complete new file contents | |
| name | Yes |