bevy_mod_scripting_script 0.19.0

script domain types for the BMS framework
Documentation
[package]
name = "bevy_mod_scripting_script"
description = "script domain types for the BMS framework"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
keywords.workspace = true
categories.workspace = true
readme.workspace = true

[dependencies]
bevy_mod_scripting_asset = { workspace = true }
bevy_mod_scripting_display = { workspace = true }
bevy_ecs = { workspace = true }
bevy_reflect = { workspace = true }
bevy_asset = { workspace = true }

[lints]
workspace = true