Search found 1 match

by eugeniusfox
Wed Sep 07, 2016 7:09 am
Forum: Other Visual Novel Engines
Topic: [Unity] VGPrompter: parsing a subset of the Ren'Py syntax
Replies: 0
Views: 971

[Unity] VGPrompter: parsing a subset of the Ren'Py syntax

VGPrompter Hi. So... I wrote a C# library to parse a (slightly tweaked * ) subset of the Ren'Py script syntax (dialogue lines, menus and flow control statements). The source code is available on GitHub (MIT-licensed). I published it as a free Unity3D plugin along with a demo that should explain how...