Skip to content

Commit 5c9ed4a

Browse files
committed
Added mixin export
1 parent 62a55c0 commit 5c9ed4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ loom {
103103
//property("org.lwjgl.util.DebugAllocator.fast", "true")
104104
property("org.lwjgl.util.DebugStack", "true")
105105
property("org.lwjgl.util.DebugFunctions", "true")
106+
property("mixin.debug.export", "true")
106107

107108
vmArgs("-XX:+HeapDumpOnOutOfMemoryError", "-XX:+CreateCoredumpOnCrash", "-XX:+UseOSErrorReporting")
108109
programArgs("--username", "Steve", "--uuid", "8667ba71b85a4004af54457a9734eed7", "--accessToken", "****", "--userType", "msa")

0 commit comments

Comments
 (0)