summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2021-11-02 16:46:49 +0100
committerGitHub <[email protected]>2021-11-02 16:46:49 +0100
commitfadef24b626fc5811d1d4015fed90fdba315f977 (patch)
tree01ca439b4fbcfab31e588910bdfd7cef4b8523db
parent689a534c666a19eb20523f333b6208286e38a782 (diff)
downloadraylib-fadef24b626fc5811d1d4015fed90fdba315f977.tar.gz
raylib-fadef24b626fc5811d1d4015fed90fdba315f977.zip
Update ROADMAP.md
-rw-r--r--ROADMAP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 42840693..724ad5fe 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -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