A story should unfold organically. Let the environment, characters' actions, and active scenarios carry the narrative. Players are encouraged to draw their own interpretations of the events unfolding.
There are 2 sectors to identify narration in Ren'Py:
- Python 3.12+
- Ren'Py game with .rpy files
There are multiple ways to install/upgrade.
python -m pip install "nonarrate @ git+https://github.com/ZimCodes/nonarrate.git"git clone https://github.com/ZimCodes/nonarrate.git && cd nonarrate
python -m pip install .To Uninstall:
python -m pip uninstall nonarrateFor instructions on how to use nonarrate, see INSTRUCTIONS.md!
See COMMANDS.md for a full list of commands!
nonarrate is subject under the Unlicense license.

