mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-11-22 18:46:27 +01:00
Update README.md
This commit is contained in:
parent
771b936b13
commit
c13e12a7b2
@ -10,7 +10,7 @@
|
||||
|
||||
## Introduction ##
|
||||
|
||||
A fork of [Tuinity](https://github.com/Spottedleaf/Tuinity), current side upstreams are:
|
||||
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)
|
||||
@ -18,14 +18,13 @@ ## Introduction ##
|
||||
* [Rainforest](https://github.com/Proximyst/Rainforest)
|
||||
* [Origami](https://github.com/Minebench/Origami)
|
||||
* [Purpur](https://github.com/pl3xgaming/Purpur)
|
||||
|
||||
Notable features are: Async & Optimized Pathfinding, Eigencraft Redstone (1.16), Async Advancements, Optimizer Pathfinder, Ability to slow down villager brains, Ability to disable collisions & collisionboxes, Major Hopper Performance Improvements, Nether TNT Bug.
|
||||
* [Lithium](https://github.com/jellysquid3/lithium-fabric)
|
||||
|
||||
## Give it a try ##
|
||||
|
||||
Available at the following options:
|
||||
|
||||
* **[GitHub Actions](https://github.com/tr7zw/Yatopia/actions?query=branch%3Aver%2F1.16.1+is%3Asuccess+event%3Apush)** - 1.16.1
|
||||
* **[GitHub Actions](https://github.com/tr7zw/Yatopia/releases/tag/1.16.1)** - 1.16.1
|
||||
* **[GitHub Actions](https://github.com/tr7zw/Yatopia/actions?query=branch%3Aver%2F1.15.2+is%3Asuccess+event%3Apush)** - 1.15.2
|
||||
* ~~**[CodeMC](https://ci.codemc.io/job/Tr7zw/job/YAPFA/)** - 1.15.2~~ (Not up-to-date)
|
||||
|
||||
@ -39,7 +38,6 @@ ## Building and setting up
|
||||
Run the following commands in the root directory:
|
||||
|
||||
```
|
||||
git submodule update --init --recursive --force
|
||||
./yatopia full
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user