/RustCraft

Rustcraft is a Minecraft Client, positioning itself as the performant Minecraft Java Edition client, with support with higher quality graphical options than that of the Mojang Minecraft Client.

Primary LanguageRust

Rustcraft

Rustcraft is a Voxel Game with the goal of providing a fun, new and feature packed experience for sandbox lovers.

Installation

Right now there are no stable releases, you have to build it yourself.\

Install

To build run the command in the respective folder

cd Client && cargo build --release

cd ./client && WASM_SERVER_RUNNER_CUSTOM_INDEX_HTML=index.html && cargo run --target wasm32-unknown-unknown

Contributing

Issues are welcome, as are pull requests and any code contributions.

It is recommended for your own sanity that you read the wgpu-rs book, the Bevy Cheatbook book and the official Rust Book to make sure that you understand the technology behind the project before contributing :)

License

GNUv3