generated from 2ndbeam/bevy-template
feat: Unchecked and untested plugin base
This commit is contained in:
parent
6eccecae37
commit
53778f0b33
5 changed files with 145 additions and 62 deletions
|
|
@ -1,7 +1,7 @@
|
|||
cargo-features = ["codegen-backend"]
|
||||
|
||||
[package]
|
||||
name = "bevy_template"
|
||||
name = "bevy_collision_plugin"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue