Updated "Installing Textures" section
Use 1.7.2 in the examples instead of 1.6.2, since a 1.7 version is required
This commit is contained in:
@@ -260,13 +260,13 @@ If you want or need to provide your own textures, you have several options:
|
||||
|
||||
::
|
||||
|
||||
VERSION=1.6.2
|
||||
VERSION=1.7.2
|
||||
wget https://s3.amazonaws.com/Minecraft.Download/versions/${VERSION}/${VERSION}.jar -P ~/.minecraft/versions/${VERSION}/
|
||||
|
||||
If that's too confusing for you, then just take this single line and paste it into
|
||||
a terminal to get 1.6.2 textures::
|
||||
a terminal to get 1.7.2 textures::
|
||||
|
||||
wget https://s3.amazonaws.com/Minecraft.Download/versions/1.6.2/1.6.2.jar -P ~/.minecraft/versions/1.6.2/
|
||||
wget https://s3.amazonaws.com/Minecraft.Download/versions/1.7.2/1.7.2.jar -P ~/.minecraft/versions/1.7.2/
|
||||
|
||||
* You can also just run the launcher to install the client.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user