og-northstar-launcher/thirdparty
Rémy Raes 13f2facdb6
Inital native code for verified mod auto-downloading (#545)
Allows client to download a mod archive from the Thunderstore API, and extract included mods in the remote mods folder of the current game profile.

Not all mods can be automatically downloaded, as it would cause some security issues, and Thunderstore mod name cannot be deduced from actual mod name: to be eligible to auto-downloading, a mod must appear in the list of verified mods.

Said list and complete mod verification procedure are described here: https://github.com/R2Northstar/VerifiedMods

Exposes two commands to test the feature:
- `fetch_verified_mods` retrieves verified mods list from the GitHub organization, and stores it locally;
- `download_mod` does the actual mod downloading/extraction job.
2023-11-03 16:32:41 +01:00
..
libcurl@801bd5138c Revert "Update libcurl to 8.4.0" (#574) 2023-10-15 11:22:03 +02:00
minhook@0f25a2449b Replace vendored libcurl and minhook with submodules (#500) 2023-07-22 02:22:26 +02:00
minizip@680d6f1dcf Inital native code for verified mod auto-downloading (#545) 2023-11-03 16:32:41 +01:00
rapidjson Reorganize third-party dependencies into thirdparty directory (#491) 2023-06-29 21:10:24 -04:00
spdlog Reorganize third-party dependencies into thirdparty directory (#491) 2023-06-29 21:10:24 -04:00