issues
search
Mirsario
/
SteamAudio.NET
Auto-generated C# / .NET bindings for Valve's Steam Audio (Phonon)
Other
22
stars
4
forks
source link
Updated & modernized the library
#1
Closed
Mirsario
closed
2 years ago
Mirsario
commented
2 years ago
Getting ready for publishing on NuGet.
Natives will now be shipped in NuGet packages. All
NativeLibrary
-related code has been removed.
Phonon updated from
2.0.19
to
4.0.3
. Quite a lot of changes.
Library now targets
netstandard2.0
, Tests & CodeGen -
net6.0
.
CppAst.CodeGen updated.
Test now uses
Silk.NET
for
OpenAL
.
Quality & code style improvements.
NativeLibrary
-related code has been removed.2.0.19
to4.0.3
. Quite a lot of changes.netstandard2.0
, Tests & CodeGen -net6.0
.Silk.NET
forOpenAL
.