Expand description
ยงRunning the Examples
Make sure Rust is installed.
Clone the repository and navigate to the project directory:
git clone https://github.com/ChunkEdge/ChunkEdge.git
cd ChunkEdgeList all available examples with:
cargo run --exampleRun this command to try an example.
cargo r -r --example parkourRecommended examples to try are parkour, game_of_life, terrain, and cow_sphere.
Open your Minecraft client and connect to the address localhost. If all goes well, you should be able to play the example.