diff options
| author | 2016-04-12 21:52:56 +0100 | |
|---|---|---|
| committer | 2016-04-12 21:52:56 +0100 | |
| commit | d7b6d601d1f553c1795308ed6062dbb97d25c0c2 (patch) | |
| tree | 3c809b148f22dd71e62f31a1feb141ce2f5b88ad | |
| parent | Update gb.h (diff) | |
Update README.md
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,10 +5,10 @@ gb single-file public domain libraries for C & C++ library | latest version | category | languages | description ----------------|----------------|----------|-----------|------------- **gb_string.h** | 0.93 | strings | C, C++ | A better string library for C & C++ -**gb_math.h** | 0.04c | math | C | A C vector math library geared towards game development -**gb.h** | 0.01 | misc | C | A C helper library geared towards game development (NOT a port of gb.hpp) +**gb_math.h** | 0.04d | math | C | A C vector math library geared towards game development +**gb.h** | 0.02a | misc | C | A C helper library geared towards game development (NOT a port of gb.hpp) **gb_ini.h** | 0.91a | misc | C, C++ | A simple ini file loader library for C & C++ -**gb.hpp** | 0.32 | misc | C++11 | (Experimental) A C++11 helper library without STL geared towards game development +**gb.hpp** | 0.32 | misc | C++11 | (To be retired soon) (Experimental) A C++11 helper library without STL geared towards game development ## FAQ |
