updated README

This commit is contained in:
lisk77 2025-04-05 23:34:03 +02:00
parent 68f20d2094
commit 036d50765e

View file

@ -12,7 +12,7 @@ a free and open source games framework
## Recommended setup ## Recommended setup
The project structure should look like this: The project structure as of right now should look like this:
``` ```
project project
@ -157,4 +157,4 @@ fn main() -> Result<()> {
- [x] Basic Plugin System - [x] Basic Plugin System
- [x] Custom Renderer - [x] Custom Renderer
- [x] Custom Game State - [x] Custom Game State
``` ```