mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-07-04 02:01:51 +00:00
add flac decoding to correctly add flac sounds to sound banks
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -13,3 +13,6 @@
|
||||
[submodule "thirdparty/json"]
|
||||
path = thirdparty/json
|
||||
url = https://github.com/nlohmann/json.git
|
||||
[submodule "thirdparty/flac"]
|
||||
path = thirdparty/flac
|
||||
url = https://github.com/astoeckel/libfoxenflac.git
|
||||
|
Reference in New Issue
Block a user