View all by ludowoods
ludowoods
Follow ludowoods
Follow
Following ludowoods
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
Twine to Ren'Py Tool
←
Return to Twine to Ren'Py Tool
Devlog
1.2.2 Update Release: Variable equations
June 10, 2023
by
ludowoods
3
#devlog
Hey all! Just a small update for Twine to Ren'Py 1.2.2: Supports variable equations in Twine with Ren'Py equivalent Known bug: Any "$" will be removed from the statement (such a strings). Still figuri...
Continue reading
Twine to Ren'Py Source Code Release 🛠
July 13, 2022
by
ludowoods
7
#update, #announcement, #source code
After a year (and many, many comments later), I've released the Twine to Ren'Py tool source code! Duct tape heavily included. You can find it on GitHub here! Note that this actually uses Python 2.7 to...
Continue reading
1.2 Update Release: Variables, Conditionals, "Twine mode", and Character Definitions
July 03, 2022
by
ludowoods
6
#update, #announcement
Hey all! Twine to Ren'Py 1.2 is out! Here's the changelog: Convert Twine variables to Ren'Py including: Setting variables Using variables in text Option to define default statements for all variables...
Continue reading
1.2 Update Preview: Variables, Conditionals, "Twine mode", and Character Definitions
June 20, 2022
by
ludowoods
5
#preview
Hey all! It's been a hot second since I threw this tool into the void with very little promise for support, but I lied! I'm back and with a few updates that might make the tool more useful in a way th...
Continue reading
Update: Twine-like choices now converted to Ren'Py menus
July 06, 2021
by
ludowoods
2
#update
On the initial release of the tool today, Ren'Py menus had to be written literally in Twine for this tool to work. However, writing Ren'Py menus can sometimes be confusing for beginners, so I've autom...
Continue reading