Hi! Do you have a video demonstrating how to set this up for editors using it on a project that hasn't integrated this in? I have zero Ren'Py coding experience, so the instructions in the README/renedit.rpy weren't clear to me.
I don't have a video, but hopefully this will help!
- Unzip Renedit into the GameName/game directory.
- Open renedit.rpy in Atom, Notepad, or any other text editing software.
- Locate the lines beginning with "init python" and ending with "config.keymap...". . (These lines only have one # instead of three!)
- Delete the # before these lines and save the file.
Then, just press "e" on your keyboard in-game to bring up the overlay.
Thanks! Maybe I'll make a download version specifically for drag-and-drop use for these cases.