An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Unity_Snippets
[![visual-studio](https://img.shields.io/badge/visualstudio-2019-purple)](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)