Update README Image
This commit is contained in:
parent
7b4a8a4d4f
commit
e8ae2a9230
BIN
images/start.png
BIN
images/start.png
Binary file not shown.
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
@ -1,7 +0,0 @@
|
|||||||
# Mods
|
|
||||||
Theses are the various mods included in MCPI-Reborn.
|
|
||||||
|
|
||||||
These mods work by patching MCPI's code.
|
|
||||||
|
|
||||||
## Compilation & Linking
|
|
||||||
Everything is compiled to ARM and directly links to MCPI.
|
|
@ -1,8 +1,8 @@
|
|||||||
# ``misc`` Mod
|
# ``misc`` Mod
|
||||||
This mod has several miscellaneous mods that are too small to be their own mod, including:
|
This mod has several miscellaneous mods that are too small to be their own mod, including:
|
||||||
- Rendering text above the hotbar when an item is selected.
|
* Rendering text above the hotbar when an item is selected.
|
||||||
- Sanitizing player usernames for invalid characters.
|
* Sanitizing player usernames for invalid characters.
|
||||||
- Removing the red background from unobtainable items in the inventory.
|
* Removing the red background from unobtainable items in the inventory.
|
||||||
- Loading the bundled language file.
|
* Loading the bundled language file.
|
||||||
- Optionally expanding the Creative Inventory.
|
* Optionally expanding the Creative Inventory.
|
||||||
- Printing chat messages to the log.
|
* Printing chat messages to the log.
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
# ``options`` Mod
|
# ``options`` Mod
|
||||||
This mod allows various options to be configured, including:
|
This mod allows various options to be configured, including:
|
||||||
- Mob Spawning
|
* Mob Spawning
|
||||||
- The Render Distance
|
* The Render Distance
|
||||||
- The Username
|
* The Username
|
||||||
- Peaceful Mode
|
* Peaceful Mode
|
||||||
- 3D Anaglyph
|
* 3D Anaglyph
|
||||||
- Autojump
|
* Autojump
|
||||||
- Player Nametags
|
* Player Nametags
|
||||||
- Block Outlines
|
* Block Outlines
|
||||||
- Smooth Lighting
|
* Smooth Lighting
|
||||||
|
Loading…
Reference in New Issue
Block a user