From 2034e91e70429538a0455016853ede365bb72dd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Pasteau?= <4895034+ClementPasteau@users.noreply.github.com> Date: Tue, 5 Sep 2023 14:13:52 +0200 Subject: [PATCH] Add missing game tags --- examples/3d-first-person/TAGS.md | 2 +- examples/wave-defense-shooter/TAGS.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 examples/wave-defense-shooter/TAGS.md diff --git a/examples/3d-first-person/TAGS.md b/examples/3d-first-person/TAGS.md index 8fd32466d..1d3af152f 100644 --- a/examples/3d-first-person/TAGS.md +++ b/examples/3d-first-person/TAGS.md @@ -1 +1 @@ -simple \ No newline at end of file +game, simple diff --git a/examples/wave-defense-shooter/TAGS.md b/examples/wave-defense-shooter/TAGS.md new file mode 100644 index 000000000..1d3af152f --- /dev/null +++ b/examples/wave-defense-shooter/TAGS.md @@ -0,0 +1 @@ +game, simple