mirror of
https://github.com/Theaninova/WanganSunrise.git
synced 2025-12-13 03:56:18 +00:00
nucompat
This commit is contained in:
8
bevy_enmacompat/Cargo.toml
Normal file
8
bevy_enmacompat/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "bevy_enmacompat"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bevy = { version = "0.13" }
|
||||
enmacompat = { path = "../enmacompat" }
|
||||
0
bevy_enmacompat/src/lib.rs
Normal file
0
bevy_enmacompat/src/lib.rs
Normal file
Reference in New Issue
Block a user