7ffd7911fd
Upstream/An Sidestream has released updates that appears to apply and compile correctly This update has NOT been tested by YatopiaMC and as with ANY update, please do your own testing. Tuinity Changes: d479e12 Merge https://github.com/Spottedleaf/Tuinity into ver/1.16.2 58fef63 Updated Upstream (Paper) eaa6b50 Fix missing block property portal crash Akarin Changes: bd703ba Allowed building for dirs that have spaces Origami Changes: 3080db6 Return a default value for a portal shape's axis if none exists 7cb9db3 Update Paper |
||
---|---|---|
.github | ||
Akarin@bd703baa5f | ||
Empirecraft@ff909c448a | ||
Licensing | ||
Origami@3080db6c11 | ||
patches | ||
Purpur@7ae2890175 | ||
Rainforest@c66f7d367f | ||
scripts | ||
Tuinity@d479e125d2 | ||
.gitignore | ||
.gitmodules | ||
.template.md | ||
api | ||
PATCHES.md | ||
pom.xml | ||
README.md | ||
SECURITY.md | ||
server | ||
yatopia |
Introduction
A blazing fast fork of Tuinity, featuring patches/code from the following repos:
Give it a try
Available at the following options:
- GitHub Releases - 1.16.2
- GitHub Releases - 1.16.1
- GitHub Actions - 1.15.2
Documentation
You can find a full explanation of the Yatopia configuration file on the Wiki
Also check out the list of patches included in this Project and who created them here!
Building and setting up
Run the following commands in the root directory:
./yatopia full
Why are there not many API additions
(Copied from starlis/empirecraft)
API's are tough to design. In public projects such as Bukkit, Spigot, Sponge etc, once an API is commited. It's almost forever. You can't go breaking it without solid justification. This is the politics game.
With that in mind, much thought has to be given to the API in now and future use cases and applications to ensure it can be extended without breaking.
This is a lot of politics that we don't have time in our lives to deal with.
LICENSE
License information can be found here.
SECURITY
Security information can be found found here.