NYXEngine/README.md
2026-07-29 01:15:31 +01:00

21 lines
227 B
Markdown

## Dependencies
### Arch Linux (AUR)
```bash
paru -S --needed sdl3 wgpu-native
```
## TODO
### Core
- [x] Platform
- [x] Window
- [x] Device
- [x] Cache
- [ ] Renderer
- [ ] Hot Reloading
### Engine
- [ ] ClassDB
- [ ] UI