From 05b0525a3d987fdb40cb04b6e83a9a22ff3f7949 Mon Sep 17 00:00:00 2001 From: Iggy Date: Sat, 24 Aug 2024 19:19:15 -0300 Subject: [PATCH] delete task_dir --- renconstruct.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/renconstruct.toml b/renconstruct.toml index 5e786f7..c5f5174 100644 --- a/renconstruct.toml +++ b/renconstruct.toml @@ -24,7 +24,6 @@ [options] clear_output_dir = false # whether to clear the output directory on startup - task_dir = "./build_patch/" [renutil] version = "8.2.3" # the Ren'Py version to use (required)