No way to set the mixin compatibility level without jvm args
Doing this automatically based on the java installed would be nice, but checking the manifest for MixinCompatibilityLevel: JAVA_8 when adding a mixin config would be nice as well.
I'd rather not have to add -Dmixin.env.compatLevel=JAVA_8 to every profile I want to use this mod with.