aboutsummaryrefslogtreecommitdiff
path: root/src/forgeInject
AgeCommit message (Collapse)Author
2021-01-19Apply license headershedaniel
2021-01-18Fix forgeInject compilation because of missing dependencies on Gradle 6Juuxel
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-13Allow switching to fabric mixin in forge, allowing advanced refmap remapper, ↵shedaniel
making yarn for forge working.
2020-12-03Add missing license headerJuuxel
2020-12-03Add a dummy version of mcp.MethodsReturnNonnullByDefault to forgeInjectJuuxel
2020-11-30Fix derp in YarnNamingServiceJuuxel
2020-11-30Shade tiny mappings parser inside the injection jar, add launch property for ↵Juuxel
the mapping path
2020-11-30Add yarn naming service that is injected to the game jarJuuxel
If Forge can do it, so can I.