vscode/extensions/hlsl/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": "87c0dca3a39170dbd7ee7e277db4f915fb2de14a"
}
},
"license": "MIT",
"version": "0.1.0"
}
],
"version": 1
}