neoforged / ModDevGradle

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

Fix default path detection for access transformers #44

Closed shartte closed 3 months ago

shartte commented 3 months ago

Iterating over getResources literally gives us all resources 😓 Also made the root testproject actually use the access transformed class, not just the subproject (which has an explicit AT reference).

neoforged-pr-publishing[bot] commented 3 months ago