space_editor_core 0.3.1

Subcrate for the space_editor crate. Contains the core functionality of the editor.
Documentation
[dependencies.bevy]
version = "0.12"

[dependencies.space_persistence]
version = "0.3.1"

[dependencies.space_prefab]
version = "0.3.1"

[dependencies.space_shared]
version = "0.3.1"

[dependencies.space_undo]
version = "0.3.1"

[features]
persistence_editor = []

[package]
authors = ["rewin <rewin1996@gmail.com>", "Julia Naomi <jnboeira@outlook.com>"]
description = "Subcrate for the space_editor crate. Contains the core functionality of the editor."
edition = "2021"
homepage = "https://github.com/rewin123/space_editor"
license = "MIT OR Apache-2.0"
name = "space_editor_core"
repository = "https://github.com/rewin123/space_editor"
version = "0.3.1"