0

Merge pull request #1386 from Monkey0x9/patch-1

Change forgotten 1.11 to 1.12
This commit is contained in:
Nicolas F
2017-06-11 16:56:53 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ stages:
variables: variables:
EXMAPLE_REPO: "https://github.com/overviewer/Minecraft-Overviewer-Addons" EXMAPLE_REPO: "https://github.com/overviewer/Minecraft-Overviewer-Addons"
MC_VERSION: "1.11" MC_VERSION: "1.12"
build:linux: build:linux:
image: code.em32.net:14567/overviewer/minecraft-overviewer:base image: code.em32.net:14567/overviewer/minecraft-overviewer:base

View File

@@ -275,7 +275,7 @@ If you want or need to provide your own textures, you have several options:
wget https://s3.amazonaws.com/Minecraft.Download/versions/${VERSION}/${VERSION}.jar -P ~/.minecraft/versions/${VERSION}/ 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 If that's too confusing for you, then just take this single line and paste it into
a terminal to get 1.11 textures:: a terminal to get 1.12 textures::
wget https://s3.amazonaws.com/Minecraft.Download/versions/1.12/1.12.jar -P ~/.minecraft/versions/1.12/ wget https://s3.amazonaws.com/Minecraft.Download/versions/1.12/1.12.jar -P ~/.minecraft/versions/1.12/