Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f440d commit eb5e70eCopy full SHA for eb5e70e
1 file changed
config.json
@@ -26,7 +26,8 @@
26
"Rust code": "https://github.com/bwasty/vulkan-tutorial-rs",
27
"Java code": "https://github.com/Naitsirc98/Vulkan-Tutorial-Java",
28
"Go code": "https://github.com/vkngwrapper/vulkan-tutorial",
29
- "Visual Studio 2019 samples": "https://github.com/jjYBdx4IL/VulkanTutorial-VisualStudioProjectFiles"
+ "Visual Studio 2019 samples": "https://github.com/jjYBdx4IL/VulkanTutorial-VisualStudioProjectFiles",
30
+ "Chinese translation": "https://github.com/fangcun010/VulkanTutorialCN"
31
}
32
},
33
"ignore": {
0 commit comments