Files
gen1recomp/docs
Shane McGovern 6ea59f1a79 Show mod downloads and release dates in the launcher MODS panel
The MODS tab now shows each installed mod's total GitHub downloads
(summed asset download_count across all releases), its first and latest
release dates, and a Sort row (Name / Popularity / Release date /
Last updated) persisted in options.modSort.

The launcher already fetched per-repo release lists for update checks, so
the data rides the same cached fetch: parseRelease keeps download_count
and published_at, writeCache persists them, and a cache entry written
before the fields existed is treated as stale and refetched once instead
of hiding the line behind an old cache.
2026-08-03 22:17:56 +01:00
..
2026-07-17 20:30:02 -04:00
2026-07-17 20:30:02 -04:00
ios
2026-07-30 16:03:35 -04:00
ios
2026-07-30 16:03:35 -04:00
2026-07-22 08:18:13 -04:00
2026-08-03 16:38:07 -04:00
2026-07-17 20:30:02 -04:00
2026-07-28 20:32:29 -04:00