diff options
| author | Loki <lokirautio@gmail.com> | 2026-03-07 12:46:35 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-07 12:46:35 -0600 |
| commit | 766f5e2c5795a626532c1a85a93bea6a349ae59a (patch) | |
| tree | 646ed57c7bd4dbb6b8dc9a889274835a7940d81c /CONTRIBUTING.md | |
| parent | 2e21f4830d620d6a6bda0f9e7a98d06887140654 (diff) | |
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 34cd1cf5..c75279d7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,7 @@ We are attempting to keep our version of LCE as close to visual and experience p - Redesign UI components different than LCE - Break controller support, or otherwise do not support play with a controller - Add custom texture packs or DLC that never existed in LCE +- Add any gameplay content (block, item, mob) that has no existing point of reference in any official LCE build However, we would accept changes that... - Fix legitimately buggy or inconsistent behavior in LCE that causes unexpected outcomes @@ -25,7 +26,7 @@ However, we would accept changes that... - Add support for things like Steamworks Networking and other P2P networking and auth strategies - Improve Keyboard and Mouse control support - Add minimal, non-invasive Quality of Life features that don't otherwise compromise the LCE experience - - For example, adjusting certain crafting recipes or change item behaviors like non-stackable doors + - For example, adjusting certain crafting recipes or change item behaviors like non-stackable doors ## Current Goals |
