Skip to content

Commit 3760128

Browse files
committed
Update readme for VS 2017
1 parent 49fdada commit 3760128

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
# Visual Studio openFrameworks plugin
1+
# Visual Studio 2017 openFrameworks plugin
22

3-
Allows to easily create new openFrameworks projects from inside visual studio and configure the addons in them.
3+
Allows to easily create new openFrameworks projects from inside Visual Studio 2017 and configure the addons in them.
44

5-
For more info on how to use it check the openFrameworks setup guide for visual studio:
5+
For more info on how to use it check the openFrameworks setup guide for Visual Studio:
66

77
http://openframeworks.cc/setup/vs
8+
Note that the guide uses Visual Studio 2015, but the instructions still apply.
89

9-
To develop it just open the top level solution, VSIXopenFrameworks.sln, in visual studio and press run to start the experimental version of visual studio which will run using the latest version of the plugin.
10+
To develop it just open the top level solution, VSIXopenFrameworks.sln, in visual studio and press run to start the experimental version of Visual Studio which will run using the latest version of the plugin.
11+
12+
# Note
13+
This project is an upgraded version from the original [Visual Studio 2015 extension](https://github.com/openframeworks/visualstudioPlugin), developed by by [@arturo](https://github.com/arturoc).

0 commit comments

Comments
 (0)