update to latest devbuild

fix #139
This commit is contained in:
C10udburst
2022-07-24 07:57:59 +02:00
parent d50b0e72c9
commit 99474abecb
8 changed files with 28 additions and 24 deletions

View File

@@ -32,11 +32,11 @@
],
"custom": {
"meteor-client:color": "227,0,0",
"github:sha": "@gh_hash@"
"github:sha": "${gh_hash}"
},
"depends": {
"java": ">=16",
"minecraft": ">=@mc_version@",
"minecraft": "~${mc_version}",
"meteor-client": "*"
}
}