FabricMC / Enigma

This is a fork of cuchaz's Enigma, a deobfuscation/remapping tool for Java software.
GNU Lesser General Public License v3.0
445 stars 116 forks source link

Fix Enigma dir writer behaving incorrectly after the first write #546

Closed NebelNidas closed 1 month ago

NebelNidas commented 1 month ago

Deltas were always discarded, leading to old mapping files not getting deleted etc.