fix unix version variable

This commit is contained in:
Alexander Popov 2020-11-22 04:16:34 +03:00
parent 0657b7c0a6
commit 4a6874915b
2 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,4 @@
Natives catalog:
https://mega.nz/#F!hUNg0Y6I!93cYw1NZg4MUWUHaVrCO7w
Natives for `1.16.3` identical for `1.16.4`.

View File

@ -13,7 +13,7 @@ ASSETS_DIR=$MC_DIR/assets
ASSETS_INDEX=1.16
# Version to use
GAME_VERSION=1.16.3
GAME_VERSION=1.16.4
# Native libs location
NATIVES_DIR=$MC_DIR/bin/$GAME_VERSION