fix unix version variable
This commit is contained in:
parent
0657b7c0a6
commit
4a6874915b
@ -1,2 +1,4 @@
|
||||
Natives catalog:
|
||||
https://mega.nz/#F!hUNg0Y6I!93cYw1NZg4MUWUHaVrCO7w
|
||||
|
||||
Natives for `1.16.3` identical for `1.16.4`.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user