RenPyTerminal
Posted: Mon Apr 14, 2025 1:35 am
https://github.com/nm17/renpyterminal?t ... me-ov-file
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
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