mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 04:49:02 +08:00
1efdaf8f4d
* [shaderwriter] Update to version 1.1.0 * Replaced "version-string" with "version". * Updated port version's sha
7 lines
220 B
JSON
7 lines
220 B
JSON
{
|
|
"name": "shaderwriter",
|
|
"version": "1.1.0",
|
|
"description": "Library to write shaders directly from C++ code, supports GLSL, HLSL and SPIRV outputs.",
|
|
"homepage": "https://github.com/DragonJoker/ShaderWriter"
|
|
}
|