Final plan change i promise

This commit is contained in:
Abdulmujeeb Raji 2024-08-14 11:46:50 +01:00
parent 29b8166d39
commit 4201ca7d59
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ particularly games. It provides:
- [ ] Cross-platform windowing and graphics via [GLFW](https://glfw.org)
- [ ] An Extensible WebGPU Renderer that supports both 2D and 3D
- [ ] A Uniform Keyboard + Gamepad Input System
- [ ] A Custom Audio System, with optional intergration with [FMOD](https://github.com/jakubtomsu/odin-fmod)
- [ ] A Custom Audio System via [MiniAudio](https://miniaud.io)
# More Information
- [The BSD 3-clause License used in this project](/LICENSE)