0

1.15 release preparations

- Update texture error string
- Update docs
- Add missing newline at the end of textures.py
This commit is contained in:
Nicolas F
2019-12-27 14:23:01 +01:00
parent d9fb3ac816
commit 7538eb42c3
2 changed files with 4 additions and 4 deletions

View File

@@ -273,14 +273,14 @@ If you want or need to provide your own textures, you have several options:
::
VERSION=1.14
VERSION=1.15
mkdir -p ~/.minecraft/versions/${VERSION}/
wget https://overviewer.org/textures/${VERSION} -O ~/.minecraft/versions/${VERSION}/${VERSION}.jar
If that's too confusing for you, then just take this single line and paste it into
a terminal to get 1.14 textures::
wget https://overviewer.org/textures/1.14 -O ~/.minecraft/versions/1.14/1.14.jar
wget https://overviewer.org/textures/1.15 -O ~/.minecraft/versions/1.15/1.15.jar
* You can also just run the launcher to install the client.