mirror of
https://github.com/Theaninova/WanganSunrise.git
synced 2025-12-11 11:06:16 +00:00
9 lines
154 B
TOML
9 lines
154 B
TOML
[package]
|
|
name = "bevy_enmacompat"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
bevy = { version = "0.13" }
|
|
enmacompat = { path = "../enmacompat" }
|