1
0

Add the API category to 4 mods (#180)

Includes Cardsleeves, FusionJokers, Galdur and SpectrumFramework. Based
on https://balatromods.miraheze.org/wiki/Category:API_Mods.

Closes #169
This commit is contained in:
Breezebuilder
2025-04-09 12:50:08 +10:00
committed by GitHub
4 changed files with 8 additions and 4 deletions

View File

@@ -3,7 +3,8 @@
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Quality of Life"
"Quality of Life",
"API"
],
"author": "Eremel",
"repo": "https://github.com/Eremel/Galdur",

View File

@@ -3,7 +3,8 @@
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Joker"
"Joker",
"API"
],
"author": "itayfeder",
"repo": "https://github.com/lshtech/Fusion-Jokers",

View File

@@ -3,7 +3,8 @@
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Content"
"Content",
"API"
],
"author": "Larswijn",
"repo": "https://github.com/larswijn/CardSleeves",

View File

@@ -3,7 +3,8 @@
"requires-steamodded": true,
"requires-talisman": false,
"categories": [
"Miscellaneous"
"Miscellaneous",
"API"
],
"author": "wingedcatgirl",
"repo": "https://github.com/wingedcatgirl/SpectrumFramework",