Releases: Warthunder-Open-Source-Foundation/wt_ext_cli
Releases · Warthunder-Open-Source-Foundation/wt_ext_cli
v0.5.18
Install wt_ext_cli 0.5.18
Disable the hash check for vromf_version as its implementation is possibly broken.
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.18/wt_ext_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.18/wt_ext_cli-installer.ps1 | iex"
Download wt_ext_cli 0.5.18
v0.5.17
Install wt_ext_cli 0.5.17
This release adds a format option to vromf_version command, json and plain formats are available. The argument defaults to json as before, so there are no changes neccesary.
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.17/wt_ext_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.17/wt_ext_cli-installer.ps1 | iex"
Download wt_ext_cli 0.5.17
v0.5.16
Install wt_ext_cli 0.5.16
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.16/wt_ext_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.16/wt_ext_cli-installer.ps1 | iex"
Download wt_ext_cli 0.5.16
v0.5.15
Install wt_ext_cli 0.5.15
Preliminary linux ARM release, no core feature changed
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.15/wt_ext_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.15/wt_ext_cli-installer.ps1 | iex"
Download wt_ext_cli 0.5.15
v0.5.14
Install wt_ext_cli 0.5.14
This version carries no application changes, but introduces an automatically generated manual rather than a hand written one. Updating is not necessary
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.14/wt_ext_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.14/wt_ext_cli-installer.ps1 | iex"
Download wt_ext_cli 0.5.14
v0.5.13
Install wt_ext_cli 0.5.13
This release addresses #17 which should now follow the Dagor specification.
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.13/wt_ext_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.13/wt_ext_cli-installer.ps1 | iex"
Download wt_ext_cli 0.5.13
v0.5.12
Install wt_ext_cli 0.5.12
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.12/wt_ext_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.12/wt_ext_cli-installer.ps1 | iex"
Download wt_ext_cli 0.5.12
v0.5.11
Install wt_ext_cli 0.5.11
Updates rustc and update flags.
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.11/wt_ext_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.11/wt_ext_cli-installer.ps1 | iex"
Download wt_ext_cli 0.5.11
v0.5.10
Install wt_ext_cli 0.5.10
Quite a few important bug fixes, and unpack_blk now supports name maps.
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.10/wt_ext_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.10/wt_ext_cli-installer.ps1 | iex"
Download wt_ext_cli 0.5.10
v0.5.9
Install wt_ext_cli 0.5.9
Fixes severe bug with UTF-8 decoding not contained in the name-map which cause non-ascii codepoints to be expanded into their split ascii representation. This should not affect regular VROMFS from the game as they do not contain malformed UTF-8.
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.9/wt_ext_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.9/wt_ext_cli-installer.ps1 | iex"
Download wt_ext_cli 0.5.9