mirror of
https://github.com/LCEMP/LCEMP.git
synced 2026-08-20 09:57:09 +00:00
Update README.md
This commit is contained in:
parent
323e683396
commit
97aee854dc
13
README.md
13
README.md
|
|
@ -5,6 +5,7 @@ LCEMP is a Minecraft Legacy Console Edition source fork focused on LAN and custo
|
||||||
## Notes
|
## Notes
|
||||||
- If you reuse this fork in other LCE-based projects, credit **notpies**.
|
- If you reuse this fork in other LCE-based projects, credit **notpies**.
|
||||||
- Please know most of this stuff is currently half baked and just POC.
|
- Please know most of this stuff is currently half baked and just POC.
|
||||||
|
- Feel free to create pull requests to add QoL updates and fixes to get this repo up to date with the others.
|
||||||
|
|
||||||
## Current Features
|
## Current Features
|
||||||
- Fully working LAN multiplayer hosting/joining.
|
- Fully working LAN multiplayer hosting/joining.
|
||||||
|
|
@ -81,18 +82,14 @@ bedwars=127.0.0.1:25566|Bedwars Match
|
||||||
practice=127.0.0.1:25567|Practice
|
practice=127.0.0.1:25567|Practice
|
||||||
```
|
```
|
||||||
|
|
||||||
## Required Assets
|
|
||||||
See previous README list and ensure all media/resource directories are present before building.
|
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
1. Get required assets.
|
1. Clone source
|
||||||
2. Replace your `Minecraft.Client` and `Minecraft.World` source folders with this fork.
|
2. Build.
|
||||||
3. Build.
|
3. Run with launch arguments as needed.
|
||||||
4. Run with launch arguments as needed.
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
- Open a PR for fixes/features.
|
- Open a PR for fixes/features.
|
||||||
- Valid changes will be reviewed and merged.
|
- Valid changes will be reviewed and merged.
|
||||||
|
|
||||||
## Author
|
## Author
|
||||||
notpies
|
Physics + notpies
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue