9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-19 15:09:25 +00:00

Add Leaf docs to readme (#201)

* [ci skip] Add doc badge

* [ci skip] Documentation section
This commit is contained in:
Creeam
2025-01-18 07:30:48 -08:00
committed by GitHub
parent 688373114e
commit 9b6d4c133d

View File

@@ -4,6 +4,7 @@
[![Github Releases](https://img.shields.io/badge/Download-Releases-blue?&style=for-the-badge&colorA=19201a&colorB=298046)](https://github.com/Winds-Studio/Leaf/releases)
[![Github Actions Build](https://img.shields.io/github/actions/workflow/status/Winds-Studio/Leaf/build-1213.yml?&style=for-the-badge&colorA=19201a&colorB=298046)](https://github.com/Winds-Studio/Leaf/actions)
[![Discord](https://img.shields.io/discord/1145991395388162119?label=discord&style=for-the-badge&colorA=19201a&colorB=298046)](https://discord.gg/gfgAwdSEuM)
[![Docs](https://img.shields.io/badge/Docs-docs.leafmc.one-blue?label=docs&style=for-the-badge&colorA=19201a&colorB=298046)](https://docs.leafmc.one)
**Leaf** is a drop-in replacement for [Paper](https://papermc.io/) servers designed to remove some checks, customized and high-performance, built on top of [Gale](https://github.com/Dreeam-qwq/Gale) with optimizations and fixes from other forks.
</div>
@@ -42,6 +43,9 @@ You can find latest successful build in [GitHub Action](https://github.com/Winds
**Please note Java >= 21 is required.**
## 📄 Documentation
Documentation on how to use/configure Leaf: [docs.leafmc.one](https://docs.leafmc.one)
## 📦 Building
Building a Paperclip JAR for distribution:
```bash