https://github.com/selfmadesystem/mc-parkou-rs
https://github.com/selfmadesystem/mc-parkou-rs
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/selfmadesystem/mc-parkou-rs
- Owner: SelfMadeSystem
- License: mit
- Created: 2023-09-05T03:02:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T02:13:29.000Z (over 1 year ago)
- Last Synced: 2025-03-25T22:51:29.102Z (about 1 year ago)
- Language: Rust
- Size: 380 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MC Parkou.rs
## What is this?
A standalone parkour server for Minecraft 1.20.1. It is based off of the
`parkour` example from the [Valence](https://valence.rs) project.
## Why?
I wanted to learn Rust and I also wanted to make a parkour generator for
Minecraft. This is the result.
## How do I run it?
1. Install [Rust](https://rustup.rs)
2. Clone this repository
3. Run `cargo run --release`
## How do I play?
1. Run the server
2. Connect to `localhost:25565` with a Minecraft 1.20.1 client