RenPyTerminal
A powerful terminal plugin for RenPy that supports VT100/ANSI escape codes.
Based upon the pyte
Python library. It's not included in the code for legal reasons. You need to install it by calling:
pip install --target game/python-packages pyte
This repo is not just the library itself. It's a demo RenPy game that contains the library itself (most of the files are in game/terminal
).
Sidenote: contact me on Discord if you want to help with the code (Nick: nvrm17
, thanks in advance!)...
Or you can also send patches to me by email :p
Please see the table of contents to the left to look at the documentation.