Releases: RundownRhino/RegionScanner
Releases · RundownRhino/RegionScanner
v0.2.1
v0.2.0
What's Changed
- Region Scanner now supports 1.18 worlds.
- Tested on 1.13 to 1.18, README updated to reflect that.
- Slightly nicer CLI interface.
- Dependencies were updated.
- The repository now has automated releases, with automatically built binaries for most popular platforms (Windows 64bit (MSVC and GNU), Windows 32bit, Linux (MUSL),
apple-darwin
).
Full Changelog: 0.1.3...v0.2.0
0.1.3
0.1.2 hotfix
Fix major bug that broke the generated JER files. This time I really did test them.
0.1.1 hotfix
Fixes incorrect paths to non-Minecraft dimensions, like jamd:mining
.
Initial version: 0.1.0
Basic CLI interface, works.
Example command:
region_scanner.exe --path "D:\Games\MultiMC\instances\FTB Presents Direwolf20 1.16 v.1.4.1\.minecraft\saves\MyTestWorld" --dims minecraft:overworld minecraft:the_nether minecraft:the_end --zone -1,1,-1,1
.