diff --git a/README.md b/README.md index df8642be..16defeb3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## So what is Yatopia? -Yatopia combines the best patches from many Paper forks and optimization mods, as well as many unique optimizations. We borrow some of our patches from the following repos: +Yatopia combines the best patches from many [Paper](https://github.com/PaperMC/Paper) forks and optimization mods, as well as many unique optimizations. We borrow some of our patches from the following repos: * [Akarin](https://github.com/Akarin-project/Akarin) * [EMC](https://github.com/starlis/empirecraft) @@ -44,7 +44,7 @@ ## Building and setting up Run the following commands in the root directory: ```shell -./yatopia in +./yatopia init ./yatopia full ``` diff --git a/SECURITY.md b/SECURITY.md index d42a47e8..fd54d16d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -5,8 +5,9 @@ ## Supported Versions: | Version | Supported | | ------- | ------------------ | +| 1.16.4 | :white_check_mark: | | 1.16.3 | :white_check_mark: | -| 1.16.2 | :white_check_mark: | +| 1.16.2 | :x: | | 1.16.1 | :x: | | 1.15.2 | :x: | | 1.15.2WPT | :x: |