Skip to content

Quick C# Console Application to download a Mods Wiki Content with retries and saving them to Disk.

License

Notifications You must be signed in to change notification settings

Jettcodey/ThunderstoreWikiDownloader

Repository files navigation

ThunderstoreWikiDownloader

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.

Usage

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/

Credits

About

Quick C# Console Application to download a Mods Wiki Content with retries and saving them to Disk.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages