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
|
||||
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.
|
||||
- Sanitizing player usernames for invalid characters.
|
||||
- Removing the red background from unobtainable items in the inventory.
|
||||
- Loading the bundled language file.
|
||||
- Optionally expanding the Creative Inventory.
|
||||
- Printing chat messages to the log.
|
||||
* Rendering text above the hotbar when an item is selected.
|
||||
* Sanitizing player usernames for invalid characters.
|
||||
* Removing the red background from unobtainable items in the inventory.
|
||||
* Loading the bundled language file.
|
||||
* Optionally expanding the Creative Inventory.
|
||||
* Printing chat messages to the log.
|
||||
|
@ -1,11 +1,11 @@
|
||||
# ``options`` Mod
|
||||
This mod allows various options to be configured, including:
|
||||
- Mob Spawning
|
||||
- The Render Distance
|
||||
- The Username
|
||||
- Peaceful Mode
|
||||
- 3D Anaglyph
|
||||
- Autojump
|
||||
- Player Nametags
|
||||
- Block Outlines
|
||||
- Smooth Lighting
|
||||
* Mob Spawning
|
||||
* The Render Distance
|
||||
* The Username
|
||||
* Peaceful Mode
|
||||
* 3D Anaglyph
|
||||
* Autojump
|
||||
* Player Nametags
|
||||
* Block Outlines
|
||||
* Smooth Lighting
|
||||
|
Loading…
Reference in New Issue
Block a user