Skip to content

Commit 3f604e0

Browse files
committed
Update MixinBooter from 9.1 => 10.2
1 parent 1bc98f6 commit 3f604e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ access_transformer_locations = ${mod_id}_at.cfg
9898
# Wiki: https://github.com/SpongePowered/Mixin/wiki + https://github.com/CleanroomMC/MixinBooter/ + https://cleanroommc.com/wiki/forge-mod-development/mixin/preface
9999
# Only use mixins once you understand the underlying structure
100100
use_mixins = false
101-
mixin_booter_version = 9.1
101+
mixin_booter_version = 10.2
102102
# A configuration defines a mixin set, and you may have as many mixin sets as you require for your application.
103103
# Each config can only have one and only one package root.
104104
# Generate missing configs, obtain from mixin_configs and generate file base on name convention: "mixins.config_name.json"

0 commit comments

Comments
 (0)