mirror of
https://github.com/aaru-dps/RedBookPlayer.git
synced 2025-12-16 19:24:41 +00:00
Update gitmodules
The standard version of the library does NOT support OpenAL on both Windows and Linux. This branch supports it and has been open as a PR on the main netstandard support branch for a while now.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -3,4 +3,5 @@
|
|||||||
url = https://github.com/aaru-dps/Aaru.git
|
url = https://github.com/aaru-dps/Aaru.git
|
||||||
[submodule "cscore"]
|
[submodule "cscore"]
|
||||||
path = cscore
|
path = cscore
|
||||||
url = https://github.com/filoe/cscore.git
|
url = https://github.com/sk-zk/cscore.git
|
||||||
|
branch = netstandard
|
||||||
|
|||||||
Reference in New Issue
Block a user