Files
Pumpkin/docs/index.md
2024-10-13 12:15:16 +02:00

28 lines
786 B
Markdown

---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: 'Pumpkin'
text: 'Minecraft Server'
tagline: Empowering everyone to host fast and efficient Minecraft servers
actions:
- theme: brand
text: Quick Start
link: /about/quick-start
- theme: alt
text: Configuration
link: /config/introduction
- theme: alt
text: For developers
link: /developer/introduction
features:
- title: Written in Rust
details: Pumpkin is written 100% in Rust, ensuring memory safety and unmatched performance.
- title: Feature complete
details: With all vanilla features supported, you will have no issues.
- title: Extensible
details: Using Extism you can extend Pumpkin to your needs. Play your way!
---