create crate bevy_entity_path

This commit is contained in:
Multirious 2024-04-06 23:24:07 +07:00
parent 9264850a1c
commit fa583e7b70
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[package]
name = "bevy_entity_path"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[lints]
workspace = true

View file

@ -0,0 +1 @@
//! working on this in https://github.com/Multirious/bevy_entity_path