diff --git a/renconstruct.toml b/renconstruct.toml index 764598a..5e786f7 100644 --- a/renconstruct.toml +++ b/renconstruct.toml @@ -28,4 +28,4 @@ [renutil] version = "8.2.3" # the Ren'Py version to use (required) - registry = "/tmp/cache" # the directory to store installation files in + registry = "tmp/cache" # the directory to store installation files in