neoforged / ModDevGradle

A Gradle plugin for developing Minecraft mods using NeoForge
https://projects.neoforged.net/neoforged/moddevgradle
GNU Lesser General Public License v2.1
30 stars 5 forks source link

Moving GRADLE_USER_HOME doesn't invalidate listLibraries cache key #124

Open shartte opened 1 month ago

shartte commented 1 month ago

If the user moved it entirely, the paths in the listLibraries files are invalid.

Generally, we should try to get rid of listLibraries since it'll become real stale very quickly.