Skip to content

Commit 5b8bddd

Browse files
author
Sam Byass
committed
Add nuget badge
1 parent 6fc5c5d commit 5b8bddd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Fmod5Sharp
22
## Managed decoder for FMOD 5 sound banks (FSB files).
33

4+
[![NuGet](https://img.shields.io/nuget/v/Fmod5Sharp)](https://www.nuget.org/packages/Fmod5Sharp/)
5+
46
This library allows you to read FMOD 5 sound bank files (they start with the characters FSB5) into their contained samples,
57
and then export those samples to ogg files (assuming the contained data is vorbis-encoded).
68

0 commit comments

Comments
 (0)