diff options
| author | 2016-06-07 16:21:48 +0100 | |
|---|---|---|
| committer | 2016-06-07 16:21:48 +0100 | |
| commit | 051ff73626b18b5cc9eca58a2a30b24e210c2287 (patch) | |
| tree | e91eb0e5eafd8911bc5b8a878706f652869d847c /README.md | |
| parent | Compile on OSX (excluding platform part) (diff) | |
OS X gbPlatform Support (missing some things)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ gb single-file public domain libraries for C & C++ library | latest version | category | description ----------------|----------------|----------|------------- -**gb.h** | 0.24b | misc | Helper library (Standard library _improvement_) -**gb_math.h** | 0.06g | math | Vector math library geared towards game development +**gb.h** | 0.25 | misc | Helper library (Standard library _improvement_) +**gb_math.h** | 0.06h | math | Vector math library geared towards game development **gb_gl.h** | 0.05 | graphics | OpenGL Helper Library **gb_string.h** | 0.95a | strings | A better string library (this is built into gb.h too with custom allocator support!) **gb_ini.h** | 0.93 | misc | Simple ini file loader library |
