Skip to content

Commit

Permalink
readme version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
capnramses committed Jan 5, 2025
1 parent 5244617 commit fcf9e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Small utility libraries and copy-paste snippets of reusable code.
|-------------|-------------------------------------------------|----------|-----------------|---------|-----------------------------------------|
| apg | Generic C programming utils. | C | 1 | 1.13 | No |
| apg_bmp | BMP bitmap image reader/writer library. | C | 2 | 3.4 | [AFL](https://lcamtuf.coredump.cx/afl/) |
| apg_console | Quake-style graphical console. API-independent. | C | 2 + apg_pixfont + apg_unicode | 0.14 | No |
| apg_console | Quake-style graphical console. API-independent. | C | 2 + apg_pixfont + apg_unicode | 0.15 | No |
| apg_jobs | Simple worker/jobs thread pool system. | C | 2 | 0.2 | No |
| apg_gldb | OpenGL debug drawing (lines, boxes, ... ) | C | 2 | 0.3 | No |
| apg_interp | Interpolation / "tweening" / "easing". | C, JS | 1, 1 | 0.7 | No |
Expand Down

0 comments on commit fcf9e0b

Please sign in to comment.