Posted February 15, 2025 by brunoais
#bug #regression
This is a bug I caught early and I caused the same bug again.
In version v0.2.0, if a property has [
, it will be reinterpreted by Ren'Py when trying to display. This is due to changes I made for the features I introduced which, effectively, undid the solution I had made. It's now fixed in v0.2.1. Sorry about that.