Re-add .bbcode

This commit is contained in:
2025-08-01 20:49:43 -04:00
parent 9b9b82d1af
commit e6b51568f9
3 changed files with 150 additions and 5 deletions

View File

@@ -21,8 +21,8 @@
# shellcheck disable=SC2317
shopt -s extglob
declare -g SCRIPT_VERSION="1.34.6-dev"
declare -g MC_VERSION="34.0.48" # do find all replace (hardcoded fallback)
declare -g SCRIPT_VERSION="1.34.7"
declare -g MC_VERSION="34.0.51" # do find all replace (hardcoded fallback)
declare -g MC_REPO="bookworm" # should match the MC_VERSION
declare -g BOARD_ID="89.0" # MC34 board ID for automatic version detection
declare -gi SELF_UPDATE_SWITCH=1 # 0 to disable installJRMC self-update