balatro-mods/UnStableEX-main/manifest.json
2025-02-24 13:28:04 +08:00

17 lines
449 B
JSON

{
"name": "UnStableEX",
"id": "UnStableEX",
"version": "0.2.2b",
"website_url": "https://github.com/kirbio/UnStableEX",
"description": "Add-on for the UnStable mod to extend the support for other mods",
"prefix": "unstbex",
"author": ["Kirbio"],
"main_file": "UnstableEX.lua",
"priority": 99999,
"badge_colour": "41c300",
"dependencies": [
"Steamodded (>=1.0.0~ALPHA-1307d)",
"UnStable"
]
}