summaryrefslogtreecommitdiff
path: root/src/main/resources/let-me-hotkey.mixins.json
blob: a148f0e105958b0971347687a47eb0e7befc0757 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
	"client": [
		"AbstractContainerScreenMixin"
	],
	"compatibilityLevel": "JAVA_25",
	"minVersion": "0.8",
	"package": "club.eviltransgenders.letmehotkey.mixin",
	"required": true
}