diff options
| author | raysan5 <[email protected]> | 2020-12-24 23:10:42 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-12-24 23:10:42 +0100 |
| commit | e0c1f25116e6294adefa912fd52e8543ca841da9 (patch) | |
| tree | 98851fd7b6ce759a194bcffe43599edbd9286453 | |
| parent | d38e01d186f572018dc017a19e36edad143523bd (diff) | |
| download | raylib-e0c1f25116e6294adefa912fd52e8543ca841da9.tar.gz raylib-e0c1f25116e6294adefa912fd52e8543ca841da9.zip | |
Update ROADMAP.md
| -rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
