mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
5e347cdb1c
commit
a8d595f53f
14
README.md
14
README.md
@@ -1,6 +1,16 @@
|
||||
## WIP
|
||||
## Pumpkin (WIP)
|
||||
A Minecraft server written in pure Rust
|
||||
|
||||
## What Pumpkin aims to be:
|
||||
- A fast, efficient, and scalable Minecraft server
|
||||
- Compatible with the latest Minecraft server version
|
||||
- Adherent to Vanilla game mechanics
|
||||
- Highly configurable with the ability to disable unnecessary features
|
||||
- A platform for plugin development
|
||||
|
||||
## What Pumpkin is not:
|
||||
- A direct replacement for Vanilla or Bukkit servers
|
||||
- A framework for building a Server from scratch
|
||||
|
||||
### Features
|
||||
- States
|
||||
@@ -15,4 +25,4 @@ A Minecraft server written in pure Rust
|
||||
- [x] Configuration
|
||||
|
||||
### Thanks
|
||||
Big thanks to https://wiki.vg/ for providing all the Information we need for create this Project
|
||||
A big thank you to https://wiki.vg/ for providing valuable information used in the development of this project.
|
||||
|
||||
Reference in New Issue
Block a user