You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ren'Py 8.5 support: read button/choice labels via _tts_all(raw=False)
(8.5 made raw required; the old no-arg call failed open and blanked every
control label, breaking choice selection and autopilot).
Repair Ren'Py 8.5 --json-dump label emission when discovering/installing an
SDK: unwrap Node-keyed script.namemap entries that upstream dump.py still
filters with isinstance(name, str).
Changed
Default pinned Ren'Py SDK is now 8.5.3 (was 8.3.7).