https://github.com/sgaumin/unity_snippets
:zap: Snippets for Unity with Visual Studio IDE.
https://github.com/sgaumin/unity_snippets
game-development snippets unity visual-studio
Last synced: 4 days ago
JSON representation
:zap: Snippets for Unity with Visual Studio IDE.
- Host: GitHub
- URL: https://github.com/sgaumin/unity_snippets
- Owner: sgaumin
- License: mit
- Created: 2020-01-29T01:49:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-06T13:31:33.000Z (about 3 years ago)
- Last Synced: 2024-12-28T08:08:32.769Z (over 1 year ago)
- Topics: game-development, snippets, unity, visual-studio
- Language: Vim Snippet
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_Snippets
[](https://visualstudio.microsoft.com/fr/vs/)
Unity snippets with Visual Studio IDE.
## Import
Import this snippet file into Visual Studio with the Code Snippets Manager (available under Tools) or you can clone this repository under "C:\Users\\%UserName%\Documents\Visual Studio 2019\Code Snippets\Visual C#\My Code Snippets".
## Package references
- MinMax Slider : https://gist.github.com/EmpireWorld/f0f518f8b0ca84224e682532cf39214d
## Bugs, Issues
See a bug or an issue ? Please, [open a new issue here](https://github.com/sgaumin/Unity_Snippets/issues) on GitHub.
## Copyright and License
Code released under the MIT license @ [Sébastien Gaumin](https://github.com/sgaumin)