Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please, release this library #1

Open
LuisAyuso opened this issue Oct 22, 2022 · 2 comments
Open

Please, release this library #1

LuisAyuso opened this issue Oct 22, 2022 · 2 comments

Comments

@LuisAyuso
Copy link

Hi, I would really like to work with this project, it would be really nice to have it in crates.
Can I help you to test/release?

@kurtkuehnert
Copy link
Owner

Hi Luis, sorry for not responding earlier 😅.
I am planning an initial release for Bevy 0.9, which should be ready in a few days.
If you would like to test the current version you can add the following to your Cargo.toml, or you could clone the repo and run the examples.

bevy = { git="https://github.com/bevyengine/bevy" }
bevy_terrain = { git="https://github.com/ku95/bevy_terrain" }

I am always looking for people willing to help develop/test/use the plugin.
If you would like to chat about its current state you might want to join the discord server 😄.

@LuisAyuso
Copy link
Author

Hi again,
Your code runs just fine, but there is quite a limitation in having to use unreleased bevy. It introduces a large question mark about the support for any of the other libraries. Let me know if you need help binding bevy terrain to at least the latest bevy release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants