make version of renpy accurate; need help getting android builds working

This commit is contained in:
2024-03-20 01:03:55 -05:00
parent 01ef8c9941
commit fb20d501a3
2 changed files with 2 additions and 2 deletions

View File

@ -47,5 +47,5 @@
clear_output_dir = false # whether to clear the output directory on startup
[renutil]
version = "8.1.3" # the Ren'Py version to use (required)
version = "8.0.3" # the Ren'Py version to use (required)
registry = "/tmp/cache" # the directory to store installation files in