From: Andy Belle-Isle Date: Fri, 13 Sep 2019 06:05:28 +0000 (-0400) Subject: Added SOIL and cereal to libraries list in README X-Git-Tag: v0.2-alpha~18 X-Git-Url: https://code.bitgloo.com/?a=commitdiff_plain;h=c89b9aad8eadb3bfebaf4e6ae65ee6650e313fc7;p=clyne%2Fgamedev2.git Added SOIL and cereal to libraries list in README --- diff --git a/README.md b/README.md index 351db1f..bbc4b78 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ The libraries used to develop gamedev2 are as follows: * [sol2](https://github.com/ThePhD/sol2) * [EntityX](https://github.com/alecthomas/entityx) * [FreeType 2](https://www.freetype.org/) - +* [SOIL](https://lonesock.net/soil.html) +* [cereal](https://uscilab.github.io/cereal/) ## Building gamedev2 ### Build Requirements