From 0a56f5ec2bad77c17571d8cb336fa8c1b09d376a Mon Sep 17 00:00:00 2001 From: "Andrew P. Harper" <115321970+KoopaCode@users.noreply.github.com> Date: Sun, 8 Mar 2026 19:06:49 -0400 Subject: [PATCH] Add tags.json with initial tags list --- tags.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tags.json diff --git a/tags.json b/tags.json new file mode 100644 index 0000000..64f9a74 --- /dev/null +++ b/tags.json @@ -0,0 +1,3 @@ +{ + "tags": ["source", "game", "mod", "launcher", "converter", "tool"] +}