Skip to content

v0.2.1-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jul 12:34
· 5 commits to master since this release
v0.2.1-rc.1
777d224

修复映射文件中重复 UUID 导致处理错误的问题。
Fixed an issue where duplicate UUIDs in mapping files could cause incorrect processing.

修复了较早版本 Minecraft 中 UUID 计算逻辑有漏洞的问题。
Fixed an issue with UUID calculation logic affecting older Minecraft versions.

文件写入改为原子性操作。
Switched file writing to atomic operations to reduce the risk of save corruption.