Pinned Loading
-
Unity.gitignore custom
Unity.gitignore custom 1# This .gitignore file should be placed at the root of your Unity project directory
2#
3# original source from https://github.com/github/gitignore/blob/master/Unity.gitignore
4#
5/[Ll]ibrary/
-
Unity.gitattributes custom
Unity.gitattributes custom 1# Text based files
2* text=auto
3*.cs diff=csharp text
4*.cginc text
5*.shader text
-
Script Templates
Script Templates 1// 82-Signals__Singals No Param-SignalTemplate.cs.txt
23using Supyrb;
45public class #SCRIPTNAME# : Signal
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.