mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-12-01 15:13:24 +01:00
45 lines
1.7 KiB
Markdown
45 lines
1.7 KiB
Markdown
<img src="https://i.imgur.com/oKQjlHP.png" alt="Yatopia" align="right">
|
|
<div align="center">
|
|
<h1>Yatopia (Formerly YAPFA)</h1>
|
|
<h3>The Most Powerful Minecraft Server Software</h3>
|
|
|
|
[![Github-CI](https://github.com/YatopiaMC/Yatopia/workflows/CI/badge.svg)](https://github.com/YatopiaMC/Yatopia/actions?query=workflow%3ACI)
|
|
[![Discord](https://img.shields.io/discord/342814924310970398?color=%237289DA&label=Discord&logo=discord&logoColor=white)](https://discord.gg/SajCVmp)
|
|
</div>
|
|
|
|
## Introduction ##
|
|
|
|
A blazing fast fork of [Tuinity](https://github.com/Spottedleaf/Tuinity), featuring patches/code from the following repos:
|
|
|
|
* [EMC](https://github.com/starlis/empirecraft)
|
|
* [Lithium](https://github.com/jellysquid3/lithium-fabric)
|
|
* [Akarin](https://github.com/Akarin-project/Akarin)
|
|
* [Rainforest](https://github.com/Proximyst/Rainforest)
|
|
* [Origami](https://github.com/Minebench/Origami)
|
|
* [Purpur](https://github.com/pl3xgaming/Purpur)
|
|
* [Lithium](https://github.com/jellysquid3/lithium-fabric)
|
|
|
|
## Give it a try ##
|
|
|
|
Available at the following options:
|
|
|
|
* **[GitHub Releases](https://github.com/YatopiaMC/Yatopia/releases/tag/1.16.1)** - 1.16.1
|
|
* **[GitHub Actions](https://github.com/YatopiaMC/Yatopia/actions?query=branch%3Aver%2F1.15.2+is%3Asuccess+event%3Apush)** - 1.15.2
|
|
|
|
## Documentation
|
|
|
|
You can find a full explanation of the Yatopia configuration file on the [Wiki](https://github.com/YatopiaMC/Yatopia/wiki)
|
|
|
|
Also check out the list of patches included in this Project and who created them [here](PATCHES.md)!
|
|
|
|
## Building and setting up
|
|
Run the following commands in the root directory:
|
|
|
|
```
|
|
./yatopia full
|
|
```
|
|
|
|
## LICENSE
|
|
|
|
License information can be found [here](https://github.com/YatopiaMC/Yatopia/blob/ver/1.16.1/Licensing/LICENSE.md).
|