diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3c1cbf8..49144e7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ stages: variables: EXMAPLE_REPO: "https://github.com/overviewer/Minecraft-Overviewer-Addons" - MC_VERSION: "1.11" + MC_VERSION: "1.12" build:linux: image: code.em32.net:14567/overviewer/minecraft-overviewer:base diff --git a/docs/running.rst b/docs/running.rst index bb99bb4..5f20508 100644 --- a/docs/running.rst +++ b/docs/running.rst @@ -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}/ 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/