From 9e5919493119f625d31bb89da120069c71ab9fee Mon Sep 17 00:00:00 2001 From: deluce <31872986+delucecc@users.noreply.github.com> Date: Sat, 10 Aug 2024 19:20:55 -0700 Subject: [PATCH] Create ngd-pillboxaddon.json --- ngd-pillboxaddon.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ngd-pillboxaddon.json diff --git a/ngd-pillboxaddon.json b/ngd-pillboxaddon.json new file mode 100644 index 0000000..4d8acce --- /dev/null +++ b/ngd-pillboxaddon.json @@ -0,0 +1,6 @@ +{ + "version": "1.0", + "changelog": [ + "Inital Release" + ] +}