Update README;

This commit is contained in:
bjorn 2021-01-07 14:38:47 -07:00
parent 0c03be1090
commit d66a97bf40
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ Features
- **Vector Library** - Efficient first-class support for 3D vectors, quaternions, and matrices.
- **3D Rigid Body Physics** - Including 4 collider shapes and 4 joint types.
- **Compute Shaders** - For high performance GPU tasks, like particles.
- **Multiplayer** - Includes enet for multi-user VR experiences.
Getting Started
---