raidillon/raidillon_core/Cargo.toml
reo e817abf8ab Continue new platform/glium implementations
- Assets, asset manager system
- Rendering system trait
- Kick off glium platform implementation
- And more
2025-08-07 17:56:35 +03:00

7 lines
101 B
TOML

[package]
name = "raidillon_core"
version = "0.1.0"
edition = "2024"
[dependencies]
hecs = "0.10.5"