Files
JokerComboAdvisor/JokerComboAdvisor.json
funman300 c479f7854d
test / test (push) Successful in 11s
Ship 1.1.0: changelog, README bullets for the new advice surfaces
Localization was assessed and deliberately deferred: the mod's teaching
text lives in data blurbs (synergies.lua), so translating only the UI
chrome would produce a half-English interface; a real pass needs the
blurb schema redesigned around loc keys first.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 19:48:33 -07:00

14 lines
440 B
JSON

{
"id": "JokerComboAdvisor",
"name": "Joker Combo Advisor",
"display_name": "Combo Advisor",
"author": ["Alex"],
"description": "Recommends joker combos: highlights shop jokers that synergize with your current build and explains why on hover.",
"prefix": "jca",
"main_file": "main.lua",
"priority": 0,
"badge_colour": "F5A623",
"version": "1.1.0",
"dependencies": ["Steamodded (>=1.0.0~BETA)"]
}