dxDD2RenPy

Tool to convert DialogueDesigner JSON file into Ren'Py code.


Project maintained by DeXP Hosted on GitHub Pages — Theme by mattgraham

dxDD2RenPy

You may want to create you Visual Novel game visually, in a diagram-like way. Dialogue Designer can help you to design dialogues visually. But it knows nothing about export to real engines. dxDD2RenPy will help you to convert Dialogue Designer’s JSON files into Ren’Py code.

dxDD2RenPy screenshot

dxDD2RenPy is a cross platform application. It works on: Windows, Linux, Mac OS X. Just run “exe” in the archive on your operation system.

dxDD2RenPy will monitor your changes automatically, you do not need to alt-tab to the converter after each save in Dialogue Designer - rpy-files will be updated automatically while dxDD2RenPy is running.

Get the tool:

Download latest release: https://github.com/DeXP/dxDD2RenPy/releases/latest

Tutorial and support

Info

Dialogue Designer is a branching dialogue and storylines editor for game developers. You can visually create your dialog here:

Dialogue Designer condition

This diagram will be translated by dxDD2RenPy into this scene (running in Ren’Py):

dxDD2RenPy Example condition

You can get the whole code in the example stated in the section above.

Third party

Credits:

Developed by Dmitry Hrabrov a.k.a. DeXPeriX and every direct or indirect contributor to the GitHub.