From 03e3f4f8760ebbac82c52d1d61f7975f9aa9183b Mon Sep 17 00:00:00 2001 From: Map Date: Sat, 12 Oct 2024 21:32:39 -0500 Subject: [PATCH] because i'm SO FUCKING smart, I forgot to update the renconstruct file to use the latest renpy version --- renconstruct.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renconstruct.toml b/renconstruct.toml index 96106cc..3e8fc15 100644 --- a/renconstruct.toml +++ b/renconstruct.toml @@ -22,5 +22,5 @@ clear_output_dir = false # whether to clear the output directory on startup [renutil] - version = "8.3.0" # the Ren'Py version to use (required) + version = "8.3.2" # the Ren'Py version to use (required) registry = "/tmp/cache" # the directory to store installation files in