diff options
| author | Ray <[email protected]> | 2021-11-02 16:46:49 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-02 16:46:49 +0100 |
| commit | fadef24b626fc5811d1d4015fed90fdba315f977 (patch) | |
| tree | 01ca439b4fbcfab31e588910bdfd7cef4b8523db /ROADMAP.md | |
| parent | 689a534c666a19eb20523f333b6208286e38a782 (diff) | |
| download | raylib-fadef24b626fc5811d1d4015fed90fdba315f977.tar.gz raylib-fadef24b626fc5811d1d4015fed90fdba315f977.zip | |
Update ROADMAP.md
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ _Current version of raylib is complete and functional but, as always, there is l - [ ] Redesign gestures system, improve touch inputs management - [ ] Better documentation and improved examples - [ ] Focus on HTML5 and embedded platforms - - [ ] Additional support libraries: raygui, rres, physac... + - [ ] Additional support libraries: [raygui](https://github.com/raysan5/raygui), [rres](https://github.com/raysan5/rres)... **raylib 4.0** - [x] Improved consistency and coherency in raylib API |
