Page 1 of 1

Ren'Edit: Beta Tester & Editor GUI Tool for Feedback

Posted: Thu Feb 27, 2020 4:31 pm
by TheKiwi
Ren'Edit is a simple tool designed for beta testers, proofreaders, editors, and developers.
It uses Ren'Py's screen system to add an overlay for beta testers and editors to use while playing your game.
pythonw_5cx3tc60NH.png
firefox_MKvJPHROb7.png
This plugin can be used in virtually any Ren'Py game. It enables a GUI overlay to quickly mark areas for typos, grammatical errors, bugs, etc! Ren'Edit generates a text file with information for the developer to quickly locate and fix issues.
  • Easily modifiable & Open-source (MIT License)
  • Out-Of-The-Box functionality
  • Commented Code
Files within the zip:
  1. README with Installation Instructions & License
  2. EditingLog.txt , the text file that will be modified by Ren'Edit. Developers can add their own message to the top of this file for all beta testers to see!
  3. renedit.rpy , the base code with additional installation instructions and example code for developers.
  4. renedit_screens.rpy , for modifying the appearance of Ren'Edit.
  5. renedit_options.rpy , for archival/distribution instructions for developers.
  6. All the images for the GUI overlay.
You can download it here for the latest version!
https://minute.itch.io/renedit

Version 1.0 is attached to this post.

Re: Ren'Edit: Beta Tester & Editor GUI Tool for Feedback

Posted: Thu Feb 27, 2020 4:39 pm
by gas
Very nice and usefull.

Re: Ren'Edit: Beta Tester & Editor GUI Tool for Feedback

Posted: Sun Mar 01, 2020 6:02 pm
by badanni
very interesting and useful, I'm going to try it