mirror of
https://github.com/4sval/FModel.git
synced 2026-03-23 10:14:20 -05:00
chore: remove CSCore (Windows-only audio engine) (#63)
CSCore uses WASAPI, DirectSound and MediaFoundation APIs that are unavailable on Linux. Call-site replacement with a cross-platform audio backend (OpenTK.Audio.OpenAL) is tracked in #40 (P3-013). Closes #13 in r6e/FModel-Linux
This commit is contained in:
parent
77431d8c1b
commit
23960d1266
|
|
@ -160,8 +160,6 @@
|
|||
Version="1.9.2" />
|
||||
<PackageReference Include="AvaloniaEdit"
|
||||
Version="0.10.12" />
|
||||
<PackageReference Include="CSCore"
|
||||
Version="1.2.1.2" />
|
||||
<PackageReference Include="DiscordRichPresence"
|
||||
Version="1.6.1.70" />
|
||||
<PackageReference Include="EpicManifestParser"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user