From df32b730ac85cc41ba176f972eb1050ce757a8fe Mon Sep 17 00:00:00 2001 From: deluce <31872986+delucecc@users.noreply.github.com> Date: Sun, 18 Aug 2024 19:17:41 -0700 Subject: [PATCH] Create ngd-vu.json --- ngd-vu.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ngd-vu.json diff --git a/ngd-vu.json b/ngd-vu.json new file mode 100644 index 0000000..d6c5da2 --- /dev/null +++ b/ngd-vu.json @@ -0,0 +1,8 @@ +{ + "version": "3.13", + "changelog": [ + "Add new version check", + "Fixed target error", + "Fixed throw money" + ] +}