mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:38:59 +08:00
dc4c17eaf3
* Updated shaderwriter port to version 1.0.0 * Updated version files. * Fixed license file install script. * Fixed version file again
7 lines
227 B
JSON
7 lines
227 B
JSON
{
|
|
"name": "shaderwriter",
|
|
"version-string": "1.0.0",
|
|
"description": "Library to write shaders directly from C++ code, supports GLSL, HLSL and SPIRV outputs.",
|
|
"homepage": "https://github.com/DragonJoker/ShaderWriter"
|
|
}
|