Skip to content

Commit 1016e78

Browse files
committed
chore: add icon + update desc and name
1 parent eaf5f6b commit 1016e78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "syntax-mcfunction",
33
"publisher": "MinecraftCommands",
4-
"displayName": "Mcfunction Syntax",
5-
"description": "Syntax highlighting for mcfunction files",
4+
"displayName": "syntax-mcfunction",
5+
"description": "Syntax highlighting for mcfunction files (Last Updated: 1.20.2)",
6+
"icon": "icon.png",
67
"author": "MinecraftCommands",
7-
"private": true,
88
"version": "0.4.0",
99
"license": "MIT",
1010
"repository": {

0 commit comments

Comments
 (0)