Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trve Bevy

A collection of opinionated plugins and tools for making Bevy games.

Usage

This repository consists of several crates that can be specified as git dependencies in your Cargo.toml file. It is recommended that you use either tag or rev to specify a version. For example:

trve_bevy_attribution = { git = "https://github.com/TrveSoft/trve_bevy.git", tag = "trve_bevy_attribution-v0.1.0" }
trve_bevy_localization = { git = "https://github.com/TrveSoft/trve_bevy.git", tag = "trve_bevy_localization-v0.1.0" }

NOTE: When using git dependencies, cargo will not automatically update them using SemVer rules. It is up to you to update the tag or rev then running cargo update.

Refer to "Specifying dependencies from git repositories" for more information.

License

Except where noted (below and/or in individual files), all code in this repository is dual-licensed under either:

at your option.

Your contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A collection of opinionated plugins and tools for making Bevy games.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages