Skip to content

EightFactorial/FrogLight

Repository files navigation

FrogLight

A collection of Minecraft libraries written in Rust using Bevy

Documentation License Tests

About

FrogLight is currently in a very early alpha state. Not everything is functional yet!

Caution

Some servers do not allow modified clients!

I am not responsible if your account gets banned!

Version Support

FrogLight supports multiple different versions, including:

  • 1.20.0 - 1.20.1 (TEMP)

Note

Support for other versions will be added after most development is done.

Usage

FrogLight can added as a dependency in your cargo.toml file:

[dependencies]
bevy = "0.13.0"
froglight = { git = "https://github.com/EightFactorial/FrogLight.git" }
# etc...

Important

If you are getting poor performance, try building your project in --release mode!

Helpful Resources

For more information, see the following links:

For documentation, see:

License

Licensed under either of

at your option.

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.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published