vcpkg/ports/shaderwriter/vcpkg.json
2020-10-21 17:41:01 -07:00

7 lines
232 B
JSON

{
"name": "shaderwriter",
"version-string": "2020-10-15",
"description": "Library to write shaders directly from C++ code, supports GLSL, HLSL and SPIRV outputs.",
"homepage": "https://github.com/DragonJoker/ShaderWriter"
}