/SoLoud.NET

Primary LanguageC#MIT LicenseMIT

SoLoud.NET

SoLoud C# bindings from the glue code but cross-platform (works under win64 and Linux)! Many thanks to dungeonneko for the project template.

Make nuget package

`dotnet pack SoLoud.NET.csproj

How to use

using SoLoud;

and read the SoLoud documentation or source code. enjoy!