Clipboard Helper for RPG Maker MV
- March 21, 2022
- Tamschi
This is a workflow enhancement for RPG Maker MV, enabling seamless data exchange with other applications through the clipboard. Supported data copied in RPG Maker is automatically translated into RPGSNIPPET text that can be pasted elsewhere, and supported snippets found in copied Unicode text are automatically made available to RPG Maker. As snippets can contain arbitrary executable code (through …