feat: Move hashes into plugin, merged in extra hashes plugin

This commit is contained in:
WerWolv
2023-12-23 22:01:47 +01:00
parent 61bfe10bc2
commit fe24db7c57
40 changed files with 982 additions and 487 deletions

3
.gitmodules vendored
View File

@@ -33,3 +33,6 @@
path = lib/external/libwolv
url = https://github.com/WerWolv/libwolv
[submodule "lib/third_party/HashLibPlus"]
path = lib/third_party/HashLibPlus
url = https://github.com/WerWolv/HashLibPlus