jak-project/vendor.yaml
Tyler Wilding c18502d5f5
extractor: Validate ISO contents and report specific errors (#1322)
* deps: add `xxhash` library

* extractor: hash ISO files as they are extracted

* extractor: report on game data validation errors

* lint: formatting

* extractor: automatically pick the right decompiler config
2022-04-18 18:33:55 -04:00

15 lines
500 B
YAML

third-party/glfw:
sha: df8d7bc892937a8b0f7c604c92a9f64f383cf48c
third-party/googletest:
sha: 14aa11db02d9851d957f93ef9fddb110c1aafdc6
third-party/zydis:
sha: 562a7c1e5f2c5017ea882ad0aa3360c465a3eb8f
third-party/discord-rpc:
sha: 963aa9f3e5ce81a4682c6ca3d136cddda614db33
third-party/fpng:
sha: bfe5f9c69e93b99b31268c10db8e645c9125a07f
third-party/CLI11.hpp:
git: https://github.com/CLIUtils/CLI11/tree/v2.2.0
third-party/xxhash.hpp:
git: https://github.com/RedSpah/xxhash_cpp/tree/0.7.3