Skip to content

EightFactorial/FrogLight

Repository files navigation

FrogLight

A collection of Minecraft libraries written in Rust

Documentation License Tests

About

FrogLight is a set of libraries for creating Minecraft clients. Each crate is designed to be used independently, but plugins are provided for the Bevy engine.

It is currently in a very early alpha state. Most things do not work yet!

Caution

Some servers do not allow modified clients!

I am not responsible for banned accounts!

Version Support

FrogLight has support for:

  • v1.21.0 - v1.21.1

Usage

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

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

See the examples directory for how to use the library.

Client

See FrogLight Client for more information.

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

Contributors 3

  •  
  •  
  •