mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-11-21 18:16:05 +01:00
[ci-skip] readme stuff
This commit is contained in:
parent
925dd4a0ff
commit
06bac4a0b7
25
README.md
25
README.md
@ -1,7 +1,7 @@
|
||||
<img src="https://i.imgur.com/oKQjlHP.png" alt="Yatopia" align="right">
|
||||
<img src="https://raw.githubusercontent.com/YatopiaMC/Yatopia/ver/1.16.3/images/yatopia.gif" alt="Yatopia" align="right">
|
||||
<div align="center">
|
||||
<h1>Yatopia (Formerly YAPFA)</h1>
|
||||
<h3>The Most Powerful Minecraft Server Software</h3>
|
||||
<h1>Yatopia</h1>
|
||||
<h3>The Most Powerful and Feature Rich Minecraft Server Software</h3>
|
||||
|
||||
[![Github-CI](https://github.com/YatopiaMC/Yatopia/workflows/CI/badge.svg)](https://github.com/YatopiaMC/Yatopia/actions?query=workflow%3ACI)
|
||||
[![CodeMC](https://ci.codemc.io/buildStatus/icon?job=YatopiaMC%2FYatopia%2Fver%252F1.16.3)](https://ci.codemc.io/job/YatopiaMC/job/Yatopia/job/ver%252F1.16.3/)
|
||||
@ -24,11 +24,22 @@ ## Give it a try ##
|
||||
|
||||
Available at the following options:
|
||||
|
||||
### Latest Build
|
||||
|
||||
* **[Yatopia-API](https://api.yatopia.net/v2/latestBuild/download?1.16.3=:1.16.3)** - 1.16.3 (Fully supported)
|
||||
* **[Yatopia-API](https://api.yatopia.net/v2/latestBuild/download?1.16.2=:1.16.2)** - 1.16.2 (Security updates only)
|
||||
|
||||
### Build History
|
||||
|
||||
* **[CodeMC](https://ci.codemc.io/job/YatopiaMC/job/Yatopia/job/ver%252F1.16.3/)** - 1.16.3 (Fully supported)
|
||||
* **[CodeMC](https://ci.codemc.io/job/YatopiaMC/job/Yatopia/job/ver%252F1.16.2/)** - 1.16.2 (Security updates only)
|
||||
* **[GitHub Releases](https://github.com/YatopiaMC/Yatopia/releases/tag/1.16.1)** - 1.16.1 (Unsupported)
|
||||
* **[GitHub Actions](https://github.com/YatopiaMC/Yatopia/actions?query=branch%3Aver%2F1.15.2+is%3Asuccess+event%3Apush)** - 1.15.2 (Unsupported)
|
||||
|
||||
## Hall Of Fame ##
|
||||
|
||||
[![](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/images/0)](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/links/0)[![](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/images/1)](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/links/1)[![](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/images/2)](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/links/2)[![](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/images/3)](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/links/3)[![](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/images/4)](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/links/4)[![](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/images/5)](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/links/5)[![](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/images/6)](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/links/6)[![](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/images/7)](https://sourcerer.io/fame/budgidiere/YatopiaMC/Yatopia/links/7)
|
||||
|
||||
## Documentation
|
||||
|
||||
You can find a full explanation of the Yatopia configuration file on the [Wiki](https://github.com/YatopiaMC/Yatopia/wiki)
|
||||
@ -36,12 +47,18 @@ ## Documentation
|
||||
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:
|
||||
|
||||
```
|
||||
```shell
|
||||
./yatopia in
|
||||
./yatopia full
|
||||
```
|
||||
|
||||
If you are repatching you need to delete `Yatopa-API` and `Yatopia-Server` folders.
|
||||
|
||||
## Why are there not many API additions
|
||||
|
||||
(Copied from [starlis/empirecraft](https://github.com/starlis/empirecraft/))
|
||||
<p>
|
||||
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.
|
||||
|
BIN
images/yatopia.gif
Normal file
BIN
images/yatopia.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 210 KiB |
BIN
images/yatopia.png
Normal file
BIN
images/yatopia.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user