v0.2.1-rc.1
Pre-release
Pre-release
·
5 commits
to master
since this release
修复映射文件中重复 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.