From de31b573b20c315df6fababc85fa616581e224ea Mon Sep 17 00:00:00 2001 From: abellelus7074 Date: Fri, 31 Jul 2026 13:11:08 +0900 Subject: [PATCH] =?UTF-8?q?info.json=20=EC=97=85=EB=8D=B0=EC=9D=B4?= =?UTF-8?q?=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- info.json | 4 ++++ version.json | 11 ----------- 2 files changed, 4 insertions(+), 11 deletions(-) create mode 100644 info.json delete mode 100644 version.json diff --git a/info.json b/info.json new file mode 100644 index 0000000..e50d2be --- /dev/null +++ b/info.json @@ -0,0 +1,4 @@ +{ +"compare_targets" : ["mods"], +"clear_targets" : ["kubejs", "config"] +} \ No newline at end of file diff --git a/version.json b/version.json deleted file mode 100644 index 3e730eb..0000000 --- a/version.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "updated_at" : "2026-07-31T10:57:00", - "clear_targets" : [ - "config", - "defaultconfigs", - "kubejs" - ], - "compare_targets":[ - "mods" - ] -} \ No newline at end of file