bevy_support_misc

Crates.iobevy_support_misc
lib.rsbevy_support_misc
version
sourcesrc
created_at2025-03-25 18:04:24.650008+00
updated_at2025-03-25 18:04:24.650008+00
descriptionMy tiny common code to share between bevy game projects
homepage
repositoryhttps://gitlab.com/kimtinh/bevy-support-misc.git
max_upload_size
id1605583
Cargo.toml error:TOML parse error at line 24, column 1 | 24 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Trung Do (dothanhtrung)

documentation

README

bevy_support_misc

Common code shared between my projects.

Quickstart

See examples.

License

Please see LICENSE.

Compatible Bevy Versions

bevy bevy_support_misc
0.15 0.2-0.3, branch master
0.14 0.1
Commit count: 0

cargo fmt