SpongePowered / VanillaGradle

A toolchain for Minecraft: Java Edition that builds a workspace to interact with the game using the official mappings provided to the public by Mojang Studios.
MIT License
89 stars 18 forks source link

don't use tmpdir for working files #27

Closed zml2008 closed 3 years ago

zml2008 commented 3 years ago

causes issues with cross-device moves on linux

use tmp path in the same dir as the target instead