Thank you so much for this! I have very little time for Minecraft right now, because of job and real life, so I'm really glad you updated everything. Especially as it helps me use my little available time to focus on getting everything else published until/when 1.17 comes out.
I don't want to merge this directly, because I have so many mods and don't want to pollute each of them with the gradle files, and also we're already at 1.17-pre5 now, so it's kind of pointless to merge the pre1 update.
Could you please send a pull request that includes just the update to the source (extends DefaultTask) ? I could do that myself, but I want to give proper credit to you by merging instead of just stealing your code.
Thank you so much for this! I have very little time for Minecraft right now, because of job and real life, so I'm really glad you updated everything. Especially as it helps me use my little available time to focus on getting everything else published until/when 1.17 comes out.
I don't want to merge this directly, because I have so many mods and don't want to pollute each of them with the gradle files, and also we're already at 1.17-pre5 now, so it's kind of pointless to merge the pre1 update.
Could you please send a pull request that includes just the update to the source (
extends DefaultTask
) ? I could do that myself, but I want to give proper credit to you by merging instead of just stealing your code.