Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 341 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 341 Bytes

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!