We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf5f6b commit 1016e78Copy full SHA for 1016e78
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "syntax-mcfunction",
3
"publisher": "MinecraftCommands",
4
- "displayName": "Mcfunction Syntax",
5
- "description": "Syntax highlighting for mcfunction files",
+ "displayName": "syntax-mcfunction",
+ "description": "Syntax highlighting for mcfunction files (Last Updated: 1.20.2)",
6
+ "icon": "icon.png",
7
"author": "MinecraftCommands",
- "private": true,
8
"version": "0.4.0",
9
"license": "MIT",
10
"repository": {
0 commit comments