c479f7854d
test / test (push) Successful in 11s
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>
14 lines
440 B
JSON
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)"]
|
|
}
|