2.5.0
This commit is contained in:
parent
864c096785
commit
c711c8b019
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
**2.5.0**
|
||||||
|
* [Custom skin support](CUSTOM_SKINS.md)!
|
||||||
|
* Add ``Load Custom Skins`` Feature Flag (Enabled By Default)
|
||||||
|
|
||||||
**2.4.9**
|
**2.4.9**
|
||||||
* Allow Overriding GUI Scale With ``MCPI_GUI_SCALE`` Environmental Variable
|
* Allow Overriding GUI Scale With ``MCPI_GUI_SCALE`` Environmental Variable
|
||||||
* Add ``Disable Block Tinting`` Feature Flag (Disabled By Default)
|
* Add ``Disable Block Tinting`` Feature Flag (Disabled By Default)
|
||||||
|
6
docs/CUSTOM_SKINS.md
Normal file
6
docs/CUSTOM_SKINS.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Custom Skins
|
||||||
|
MCPI-Reborn supports downloading custom skins from [a central skin server](https://github.com/MCPI-Revival/Skins). Skins are downloaded based on the current MCPI username.
|
||||||
|
|
||||||
|
This *does not* cache skins and *will not* work without internet access.
|
||||||
|
|
||||||
|
Custom skins can be disabled using the ``Load Custom Skins`` feature flag.
|
@ -10,4 +10,5 @@
|
|||||||
* [View Multiplayer](MULTIPLAYER.md)
|
* [View Multiplayer](MULTIPLAYER.md)
|
||||||
* [View Sound](SOUND.md)
|
* [View Sound](SOUND.md)
|
||||||
* [View In-Game Controls](CONTROLS.md)
|
* [View In-Game Controls](CONTROLS.md)
|
||||||
|
* [View Custom Skins](CUSTOM_SKINS.md)
|
||||||
* [View Changelog](CHANGELOG.md)
|
* [View Changelog](CHANGELOG.md)
|
||||||
|
BIN
images/start.png
BIN
images/start.png
Binary file not shown.
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 164 KiB |
Loading…
Reference in New Issue
Block a user