Fix REUSE

This commit is contained in:
nea
2023-08-24 21:40:56 +02:00
parent b1962ce66c
commit a79452c254
2 changed files with 7 additions and 0 deletions

View File

@@ -155,6 +155,7 @@ loom {
property("devauth.enabled", "true")
property("fabric.log.level", "info")
property("firmament.debug", "true")
property("mixin.debug", "true")
vmArg("-ea")
vmArg("-XX:+AllowEnhancedClassRedefinition")