mirror of
https://github.com/Strum355/mcshader-lsp.git
synced 2025-08-30 21:37:25 +00:00
Added some cool and well badges
This commit is contained in:
parent
8b0d0eb918
commit
d198e5fdd0
2 changed files with 8 additions and 4 deletions
10
README.md
10
README.md
|
@ -1,11 +1,15 @@
|
|||
# Minecraft GLSL Shaders
|
||||
## vscode-mc-shader
|
||||
|
||||
<!-- [](https://ci.netsoc.co/Strum355/vscode-mc-shader)
|
||||
[](https://github.com/Strum355/vscode-mc-shader/issues)
|
||||
[](https://marketplace.visualstudio.com/items?itemName=strum355.vscode-mc-shader) [](https://marketplace.visualstudio.com/items?itemName=strum355.vscode-mc-shader)
|
||||
[](https://github.com/Strum355/vscode-mc-shader)
|
||||
[](https://github.com/Strum355/vscode-mc-shader/issues)
|
||||
[](https://codeclimate.com/github/Strum355/vscode-mc-shader/maintainability)
|
||||
[](https://waffle.io/Strum355/vscode-mc-shader) -->
|
||||
[](https://waffle.io/Strum355/vscode-mc-shader)
|
||||
|
||||
<!-- It doesnt seem to like these :<
|
||||
[](https://ci.netsoc.co/Strum355/vscode-mc-shader)
|
||||
-->
|
||||
|
||||
VSCode-mc-shader is a [Visual Studio Code](https://code.visualstudio.com/) extension for developing Minecraft GLSL Shaders for [Optifine](http://optifine.net). It currently provides linting and syntax highlighting (by stef-levesque/vscode-shader dependency).
|
||||
|
||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "vscode-mc-shader",
|
||||
"version": "0.8.1",
|
||||
"version": "0.8.5",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue