Mention that binaries are only provided for the C++ wrapper

This commit is contained in:
Oliver Hamlet
2025-06-11 21:43:08 +01:00
parent 6fd89da516
commit 6a5c8d49fc
+2
View File
@@ -15,6 +15,8 @@ libloot's core is written in Rust, and C++, Python and Node.js wrappers can be f
## Downloads
Binary artifacts are currently only provided for the C++ wrapper.
Releases are hosted on [GitHub](https://github.com/loot/libloot/releases).
Snapshot builds are available as artifacts from [GitHub Actions runs](https://github.com/loot/libloot/actions), though they are only kept for 90 days and can only be downloaded when logged into a GitHub account. To mitigate these restrictions, snapshot build artifacts include a GPG signature that can be verified using the public key hosted [here](https://loot.github.io/.well-known/openpgpkey/hu/mj86by43a9hz8y8rbddtx54n3bwuuucg), which means it's possible to re-upload the artifacts elsewhere and still prove their authenticity.