Note
This tool is shared as-is for others who might be looking for something similar.
It hasn’t been fully tested, so feel free to tweak or adjust it to fit your own needs.
A quick dotNet 6.0 C# console application that downloads the wiki content of a Thunderstore mod package.
It supports retry handling and saves each wiki page as a .md
(Markdown) file on disk.
Paste a Thunderstore mod URL when prompted, e.g.:
https://thunderstore.io/c/game/p/Namespace/ModName/
The tool will then fetch all associated wiki pages and save them into a folder named:
Namespace_ModName_wiki/