Skip to content

Commit 73b6232

Browse files
authored
Update README.md
1 parent f7bc2e9 commit 73b6232

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,10 @@ Unity API code snippets for VisualStudio
55
- Type 'snippets' in the Visual Studio QuickLaunch field to open snippets manager window
66
- Then copy the folders from this repository into "My Snippets" folder (by default its "C:\Users\awesomeusername\Documents\Visual Studio 2015\Code Snippets\Visual C#\My Code Snippets"
77
- Then in Visual Studio can type snippet like: dbl and press TAB TAB
8+
9+
# Create Your Own Snippets
10+
- Go to https://jsfiddle.net/unitycoder/nrbbb2qw/
11+
- Fill in the details, press download, and place that file into your "My Snippets" folder
12+
13+
# Contributing
14+
- Feel free to post / pull request new unity related snippets here

0 commit comments

Comments
 (0)