mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-04-23 07:27:20 +00:00
Add backporting link to Contributor's Guide
This commit is contained in:
parent
5e5849102f
commit
7dfe46aa5d
|
|
@ -1,6 +1,9 @@
|
||||||
# Scope of Project
|
# Scope of Project
|
||||||
At the moment, this project's scope is generally limited outside of adding new content to the game (blocks, mobs, items). We are currently prioritizing stability, quality of life, and platform support over these things.
|
At the moment, this project's scope is generally limited outside of adding new content to the game (blocks, mobs, items). We are currently prioritizing stability, quality of life, and platform support over these things.
|
||||||
|
|
||||||
|
## Backporting
|
||||||
|
If you're backporting a feature, please read [BACKPORTING.md](./BACKPORTING.md)
|
||||||
|
|
||||||
## Parity
|
## Parity
|
||||||
We are attempting to keep our version of LCE as close to visual and experience parity with the original console experience of LCE as possible. This means that we will not be accepting changes that...
|
We are attempting to keep our version of LCE as close to visual and experience parity with the original console experience of LCE as possible. This means that we will not be accepting changes that...
|
||||||
- Backport things from Java Edition that did not ever exist in LCE
|
- Backport things from Java Edition that did not ever exist in LCE
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue