Matyrobbrt / RegistrationUtils

A minecraft library for multiloader registration utilities
MIT License
16 stars 3 forks source link

Remove artifactural #12

Closed lukebemish closed 4 months ago

lukebemish commented 4 months ago

Switches to a system that uses tasks to generate the relevant dependencies, and injects them as normal file collection dependencies. Sources are handled by having them in the same jar as class files -- though they're filtered out on shading. IDE support is handled via a afterSync trigger for IntelliJ; I currently have no special logic for eclipse or the like, though worst case scenario it should work after a manual invocation of regutilsIdeSync.