mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2025-01-06 00:18:46 +01:00
Update README.md
This commit is contained in:
parent
43e9fcf77f
commit
5de4b635f0
@ -39,6 +39,14 @@ ## Building and setting up
|
||||
```
|
||||
./yatopia full
|
||||
```
|
||||
## 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.
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user