mirror of
https://github.com/eliasstepanik/big_space_with_trim.git
synced 2026-01-10 23:58:28 +00:00
35 lines
1.2 KiB
Markdown
35 lines
1.2 KiB
Markdown
<div align="center">
|
|
|
|
# Big Space
|
|
|
|
[](https://crates.io/crates/big_space)
|
|
[](https://docs.rs/big_space)
|
|
[](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).
|
|
|
|
</div>
|
|
|
|
## Features
|
|
|
|
Lots of space to play in.
|
|
|
|
# Bevy Version Support
|
|
|
|
I intend to track the `main` branch of Bevy. PRs supporting this are welcome!
|
|
|
|
| bevy | big_space |
|
|
| ---- | --------- |
|
|
| 0.9 | 0.1 |
|
|
|
|
# License
|
|
|
|
This project is dual licensed:
|
|
|
|
* MIT License ([LICENSE-MIT](LICENSE-MIT) or [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))
|
|
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0))
|
|
|
|
## Contribution
|
|
|
|
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.
|