xtrm
xtrm
Can confirm, also crashes with G7 preview pre8 > You can use optifine G6 sounds like a temporary solution, I'm having some problems with G6 and was hoping G7 would...
> I assume the project is being downgraded to 6 so that it can be used directly in a 6 classpath? Yup exactly
Hey, thanks for the feedback! **gradle-rust** works in a very odd manner right now: it bundles two Gradle plugins: - the `wrapper` plugin (`fr.stardustenterprises.rust.wrapper`) - the `importer` plugin (`fr.stardustenterprises.rust.importer`) The...
Addendum: I'm currently rewriting this Gradle plugin from the ground up, with new knowledge about Gradle. First things off, it will be bundled as a singular gradle plugin, this division...