We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db4ac53 commit f1ee4bbCopy full SHA for f1ee4bb
src/main/resources/fabric.mod.json
@@ -1,7 +1,7 @@
1
{
2
"schemaVersion": 1,
3
"id": "lemclienthelper",
4
- "version": "0.0.27-1.21",
+ "version": "${version}",
5
"name": "LEM Client Helper",
6
"description": "LEM Client Helper",
7
"authors": [
@@ -16,7 +16,7 @@
16
"homepage": "https://github.com/Legacy-Edition-Minigames/lemclienthelper",
17
"sources": "https://github.com/Legacy-Edition-Minigames/lemclienthelper"
18
},
19
- "license": "MIT",
+ "license": "PolyForm-Perimeter-1.0.0",
20
"icon": "assets/lemclienthelper/icon.png",
21
"environment": "client",
22
"entrypoints": {
0 commit comments