summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2020-12-24 23:10:42 +0100
committerraysan5 <[email protected]>2020-12-24 23:10:42 +0100
commite0c1f25116e6294adefa912fd52e8543ca841da9 (patch)
tree98851fd7b6ce759a194bcffe43599edbd9286453
parentd38e01d186f572018dc017a19e36edad143523bd (diff)
downloadraylib-e0c1f25116e6294adefa912fd52e8543ca841da9.tar.gz
raylib-e0c1f25116e6294adefa912fd52e8543ca841da9.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 8ab17b15..e11e898b 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