mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-11-05 17:46:21 +00:00
566315947b
- We now write to a "ids.json.new" file, then move that on top of the original ids.json file instead. - Use FileChannel.force to ensure the new file is properly flushed to disk. I can't really guarantee this'll work with the later Files.move, but it's better than not doing it! Closes #1346. |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts |