From dbdab98e71f2ce34ad711e311f7df4080857486f Mon Sep 17 00:00:00 2001 From: Albert Date: Thu, 26 Apr 2018 23:14:08 +0200 Subject: [PATCH] Added SFMLSoundSystem --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b5954e4..ec75c68 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ Contributions welcome and wanted! Read the [contribution guidelines](CONTRIBUTIO - [Thor](https://github.com/Bromeon/Thor) - Extension with various game programming features, like particles, animations, vector operations. - [SFML-utils](https://github.com/Krozark/SFML-utils) - Some adds to build games. - [SelbaWard](https://github.com/Hapaxia/SelbaWard) - A collection of drawables. +- [SFMLSoundSystem](https://github.com/Hapaxia/SfmlSoundSystem) - Sound Control System for use with SFML. + ## Bindings