From b100f2cc03eef1fe644ad55452d7d5a2c5f67d12 Mon Sep 17 00:00:00 2001 From: Shuang Wu Date: Mon, 2 Jun 2025 10:41:32 +0000 Subject: [PATCH] Create config.json --- config.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config.json diff --git a/config.json b/config.json new file mode 100644 index 0000000..b262e55 --- /dev/null +++ b/config.json @@ -0,0 +1,5 @@ +{ + "Name": [ + "Direct3D-S2" + ], +} \ No newline at end of file