mirror of
https://github.com/eliasstepanik/big_space_with_trim.git
synced 2026-01-11 09:18:27 +00:00
release prep
This commit is contained in:
parent
622f59db7b
commit
39352a4bfc
@ -1,9 +1,10 @@
|
||||
[package]
|
||||
name = "big_space"
|
||||
version = "0.1.3"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
description = "A floating origin plugin for bevy"
|
||||
license = "MIT OR Apache-2.0"
|
||||
keywords = ["bevy", "floating origin", "large scale", "space"]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
@ -4,13 +4,14 @@
|
||||
|
||||
[](https://crates.io/crates/big_space)
|
||||
[](https://docs.rs/big_space)
|
||||
[](https://github.com/aevyrie/big_space/actions/workflows/rust.yml)
|
||||
[](https://github.com/bevyengine/bevy/blob/main/docs/plugins_guidelines.md#main-branch-tracking)
|
||||
|
||||
A floating origin plugin for [Bevy](https://github.com/bevyengine/bevy).
|
||||
|
||||
https://user-images.githubusercontent.com/2632925/215318129-5bab3095-a7dd-455b-a4b6-71840cde096c.mp4
|
||||
|
||||
### [Read the docs](https://docs.rs/big_space)
|
||||
### [Read the docs](https://docs.rs/big_space) 📖
|
||||
|
||||
</div>
|
||||
|
||||
@ -35,6 +36,7 @@ I intend to track the `main` branch of Bevy. PRs supporting this are welcome!
|
||||
|
||||
| bevy | big_space |
|
||||
| ---- | --------- |
|
||||
| 0.10 | 0.2 |
|
||||
| 0.9 | 0.1 |
|
||||
|
||||
# License
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user