added update checker toast
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
"meteor-rejects-meteor.mixins.json"
|
||||
],
|
||||
"custom": {
|
||||
"meteor-client:color": "227,0,0"
|
||||
"meteor-client:color": "227,0,0",
|
||||
"updater:sha": "@gh_hash@"
|
||||
},
|
||||
"depends": {
|
||||
"java": ">=16",
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
"LivingEntityRendererMixin",
|
||||
"MinecraftClientMixin",
|
||||
"StructureVoidBlockMixin",
|
||||
"ToastManagerMixin"
|
||||
"ToastManagerMixin",
|
||||
"TitleScreenMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
||||
Reference in New Issue
Block a user