Update refs

This commit is contained in:
2023-06-17 10:23:38 -04:00
parent 00cb064cb7
commit 0544d866fc
3 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ shopt -s extglob
declare -g SCRIPTVERSION="1.0-rc9"
declare -g BOARDURL="https://yabb.jriver.com/interact/index.php/board,80.0.html" # MC31
declare -g DEBIANBASE="bullseye"
declare -g MC_VERSION_HARDCODE="31.0.19" # Do find all replace
declare -g MC_VERSION_HARDCODE="31.0.23" # Do find all replace
printHelp() {
debug "Running: ${FUNCNAME[0]}"
@@ -40,7 +40,7 @@ printHelp() {
--compat
Build/install MC locally without minimum dependency version requirements
--mcversion VERSION
Specify the MC version, ex. "31.0.19" (default: latest version)
Specify the MC version, ex. "31.0.23" (default: latest version)
--arch VERSION
Specify the MC architecture, ex. "amd64", "arm64", etc (default: host architecture)
--outputdir PATH