🗺 1.14.1 ready
This commit is contained in:
parent
48be1ab8cb
commit
c70b05aff6
@ -20,7 +20,7 @@ Use right mouse button to open a context menu, then click **edit**.
|
||||
+ `%GAME_DIR%` - user game files. Resourcepacks, saves, screenshots, etc.
|
||||
+ `%ASSETS_DIR%` - game libraries directory. Don't modify anything there, unless you know what are you doing.
|
||||
+ `%NATIVES_DIR%` - native game libraries directory, which are used to launch game on Windows.
|
||||
[Download](https://github.com/IIIypuk/minecraft-launcher/raw/master/natives/1.12.2.zip) and unpack this to the `versions\`, which is located nearby to the Minecraft client.
|
||||
[Download](https://github.com/IIIypuk/minecraft-launcher/raw/master/natives/1.14.1.zip) and unpack this to the `versions\`, which is located nearby to the Minecraft client.
|
||||
+ `%PLAYER%` - player name (shown above the head), by default it's **Steve**.
|
||||
+ `%WIDTH%` - window width.
|
||||
+ `%HEIGHT%` - window height.
|
||||
@ -46,7 +46,7 @@ Use right mouse button to open a context menu, then click **edit**.
|
||||
+ `%GAME_DIR%` - директория с файлами пользователя. Ресурс-паки, сохранения, скриншоты и др.
|
||||
+ `%ASSETS_DIR%` - директория с библиотеками. Изменять только если Вы понимаете что желаете.
|
||||
+ `%NATIVES_DIR%` - директория с библиотеками, которые требуеются для запуск игры под Windows.
|
||||
[Скачиваем](https://github.com/IIIypuk/minecraft-launcher/raw/master/natives/1.12.2.zip) их и распаковываем в директорию `versions\`, которая находится в директории с клиентом Minecraft.
|
||||
[Скачиваем](https://github.com/IIIypuk/minecraft-launcher/raw/master/natives/1.14.1.zip) их и распаковываем в директорию `versions\`, которая находится в директории с клиентом Minecraft.
|
||||
+ `%PLAYER%` - имя игрока. По умолчанию **Steve**.
|
||||
+ `%WIDTH%` - ширина окна в оконном режиме.
|
||||
+ `%HEIGHT%` - высота окна в оконном режиме.
|
||||
|
4
natives/README.md
Normal file
4
natives/README.md
Normal file
@ -0,0 +1,4 @@
|
||||
Minecraft Windows Natives
|
||||
=========================
|
||||
|
||||
[mega.nz](https://mega.nz/#F!hUNg0Y6I!93cYw1NZg4MUWUHaVrCO7w)
|
Loading…
Reference in New Issue
Block a user