vscode/extensions/shaderlab/cgmanifest.json
mxwj 018ff30de3
Some checks failed
Monaco Editor checks / Monaco Editor checks (push) Has been cancelled
Initial commit
2024-11-15 14:29:18 +08:00

17 lines
322 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "shaders-tmLanguage",
"repositoryUrl": "https://github.com/tgjones/shaders-tmLanguage",
"commitHash": "c72c8b39380ba5a86c58ceed053b5d965ebf38b3"
}
},
"license": "MIT",
"version": "0.1.0"
}
],
"version": 1
}