workshop fix 37

This commit is contained in:
Frank Harris 2026-06-12 10:14:53 -05:00
parent 8ab665ce3c
commit b585aec260
8 changed files with 162 additions and 16 deletions

View file

@ -49,6 +49,8 @@ Current rule:
- post-install scripts still run
- `WorkshopModsInfo` still records installed items
- uninstall can rely on `WorkshopModsInfo` when no config file is managed
- installed-mod tracking is per home when the agent supports `get_workshop_mods_info(home_id)`
- Workshop installs write `<game_home>/WorkshopInstallStatus.json` and terminal log markers so the Panel can clear stale Workshop update messages without hiding unrelated running updates
This keeps advanced regex editing available without forcing it for simple Arma/DayZ-style `@mod` installs.