Jonathing
Jonathing
I've resolved this issue by using Winetricks/Protontricks to install `vcrun2022` and `vkd3d`. It might be prudent on either Valve or NetEase to set the proton configuration for this game to...
I'm delaying this feature request to ForgeGradle 7.1 as it is not an essential feature that warrants delaying the full release of ForgeGradle 7.0. And again, I would love for...
Yeah, I'd prefer throwing a problem rather than detecting legacy formats, so we can conform to whatever spec is needed. If we add support for legacy options, it may open...
Bumped requirement to 7.0.0 instead of 7.0.0-rc.0 since there were other more pressing matters. Thank you.
I'm delaying the requirement for Gradle Build Cache usage to ForgeGradle 7.1. #992 and #991 are more important. Keep in mind, ForgeGradle 7.0 itself will still be *compatible* with the...
Fixes can always be made without needing to break the API. But if we make a release candidate and start telling people to use it to help us test/migrate, then...
Please see #996 for limitations on changing the Forge and Minecraft versions without re-syncing the project or explicitly running `syncMavenizer`
I've checked everything that is confirmed working so far.
Gonna push back my preferred due date for the first release candidate by a week so I can give myself enough time to confirm compatibility in multi-loader setups.
Yup! It is attached to compileJava. Though that reminds me to also attach it to the run tasks as well.