From e0c1f25116e6294adefa912fd52e8543ca841da9 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Thu, 24 Dec 2020 23:10:42 +0100 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 8ab17b15c..e11e898b3 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -9,7 +9,7 @@ Here it is a wish-list with features and ideas to improve the library. Note that - [ ] Network module (UDP): `rnet` ([info](https://github.com/raysan5/raylib/issues/753)) - [ ] Custom raylib resource packer: `rres` ([info](https://github.com/raysan5/rres)) - [ ] Basic CPU/GPU stats system (memory, draws, time...) - - [ ] Continuous Deployment using GitHub Actions + - [x] Continuous Deployment using GitHub Actions **raylib 3.0** - [x] Custom memory allocators support