File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,5 @@ node_modules
22out
33* .out
44* .txt
5- glslangValidator
5+ glslangValidator
6+ * .vsix
Original file line number Diff line number Diff line change 1- # vscode-mc-shader
1+ # Minecraft GLSL Shaders
2+ ## vscode-mc-shader
23
34[ ![ CI] ( https://ci.netsoc.co/api/badges/Strum355/vscode-mc-shader/status.svg?branch=master )] ( https://ci.netsoc.co/Strum355/vscode-mc-shader )
45[ ![ Issues] ( https://img.shields.io/github/issues-raw/Strum355/vscode-mc-shader.svg )] ( https://github.com/Strum355/vscode-mc-shader/issues )
Original file line number Diff line number Diff line change 11{
22 "name" : " vscode-mc-shader" ,
3- "displayName" : " Minecraft GLSL Shader " ,
3+ "displayName" : " Minecraft GLSL Shaders " ,
44 "description" : " A Visual Studio Code extension for linting/etc Minecraft GLSL Shaders" ,
55 "version" : " 0.9.0" ,
66 "publisher" : " Strum355" ,
77 "author" : " Noah Santschi-Cooney (Strum355)" ,
88 "license" : " MIT" ,
9+ "icon" : " logo.png" ,
910 "repository" : {
1011 "url" : " https://github.com/Strum355/vscode-mc-shader"
1112 },
You can’t perform that action at this time.
0 commit comments