summaryrefslogtreecommitdiffhomepage
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorRay <[email protected]>2022-07-29 18:45:14 +0200
committerGitHub <[email protected]>2022-07-29 18:45:14 +0200
commit6c61f83d639c7551dae84141849118d3b7d32228 (patch)
tree8fed259a220e60919141549a505697210efae1e4 /ROADMAP.md
parent0ef3e4c4d57bcd10d1ab5ee29af7fd74a8d82ef1 (diff)
downloadraylib-6c61f83d639c7551dae84141849118d3b7d32228.tar.gz
raylib-6c61f83d639c7551dae84141849118d3b7d32228.zip
Update ROADMAP.md
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 879b8dd8..f25f8345 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -11,8 +11,9 @@ _Current version of raylib is complete and functional but there is always room f
**raylib 4.x**
- [ ] Redesign camera module (more flexible) ([#1143](https://github.com/raysan5/raylib/issues/1143), https://github.com/raysan5/raylib/discussions/2507)
- [ ] Redesign gestures system, improve touch inputs management
- - [ ] Better documentation and improved examples
- - [ ] Focus on HTML5 ([raylib 5k gamejam](https://itch.io/jam/raylib-5k-gamejam)) and embedded platforms (RPI and similar SOCs)
+ - [ ] Redesign raudio module, implement miniaudio high-level provided features
+ - [x] Better documentation and improved examples
+ - [x] Focus on HTML5 ([raylib 5k gamejam](https://itch.io/jam/raylib-5k-gamejam)) and embedded platforms (RPI and similar SOCs)
- [x] Additional support libraries: [raygui](https://github.com/raysan5/raygui), [rres](https://github.com/raysan5/rres)
**raylib 4.0**