add jam tag

This commit is contained in:
Raicuparta 2023-01-08 00:16:49 +01:00
parent fd199f1f37
commit cc88f640d2
2 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@ body:
multiple: true
options:
# These options have to match the ones defined in mods.schema.json
- jam
- library
- gameplay
- tweaks

View File

@ -57,6 +57,7 @@
"description": "List of tags that describe the mod, used for filtering mod lists. If changing this list, make sure to also update the tags in the issue template add-mod.yml",
"items": {
"enum": [
"jam",
"library",
"gameplay",
"tweaks",