Ship 1.1.0: changelog, README bullets for the new advice surfaces
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>
This commit is contained in:
funman300
2026-07-15 19:48:33 -07:00
parent 1e98e3e2ac
commit c479f7854d
3 changed files with 54 additions and 1 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
"main_file": "main.lua",
"priority": 0,
"badge_colour": "F5A623",
"version": "1.0.0",
"version": "1.1.0",
"dependencies": ["Steamodded (>=1.0.0~BETA)"]
}