File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -196,22 +196,7 @@ and a window pop up like this:
196196![ ] ( /images/vs_test_window.png )
197197
198198The number of extensions should be non-zero. Congratulations, you're all set for
199- playing with Vulkan!
200-
201- To avoid having to repeat this work all over again every time, you can create a
202- template from it. Select ` File -> Export Template... ` in Visual Studio 2015 or
203- ` Project -> Export Template... ` in Visual Studio 2017. Then select
204- ` Project template ` and fill in a nice name and description for the template.
205-
206- ![ ] ( /images/vs_export_template.png )
207-
208- Press ` Finish ` and you should now have a handy template in the ` New Project `
209- dialog! Use it to create a ` Hello Triangle ` project as preparation for the next
210- chapter.
211-
212- ![ ] ( /images/vs_template.png )
213-
214- You are now all set for [ the real adventure] ( !Drawing_a_triangle/Setup/Base_code ) .
199+ [ playing with Vulkan] ( !Drawing_a_triangle/Setup/Base_code ) !
215200
216201## Linux
217202
You can’t perform that action at this time.
0 commit comments