Change to Java 8

This commit is contained in:
axolotlmaid 2024-05-19 23:07:26 +01:00
parent 364e5749e0
commit 26af3d15d8
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"required": true,
"package": "com.axolotlmaid.optionsprofiles.mixin.forge",
"compatibilityLevel": "JAVA_17",
"compatibilityLevel": "JAVA_8",
"minVersion": "0.8",
"client": [
],