/renpy-runtime-editor

A runtime editor for renpy

Primary LanguagePythonMIT LicenseMIT

Renpy Runtime Editor

A free and open-source runtime editor for ren'py


Another Docs

Chinese

中文版 README 在 这里

Target

Support edit the conversation during runtime

Download

You can download the latest version through https://github.com/anonymousException/renpy-runtime-editor/releases/latest

Features

  • Completely free and open-source
  • Support both build game and un-build game launched by renpy-sdk
  • Completely offline

Usage

renpy_runtime_editor.mp4

Prerequisite

An unpacked ren‘py game (for what you can find .rpa files under the game directory) like this:

img

if not you can try to unpack it

I usually use UnRen-ultrahack.bat from https://f95zone.to/ to unpack the game

Development

If you are willing to develop based on this project. You will need to have a python3 environment.

And install the following packages :requirements.txt