From c13e12a7b2bc2c71e462bbc09cc0189463c6239d Mon Sep 17 00:00:00 2001 From: budgidiere Date: Thu, 6 Aug 2020 16:14:34 -0500 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 15c5b98d..9c91321e 100644 --- a/README.md +++ b/README.md @@ -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 ```