You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23-3Lines changed: 23 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,9 @@
2
2
A maintained collection of useful & **free** unity scripts / library's / plugins and extensions.
3
3
4
4
If you want to suggest a link, then read the [Contribution Guidelines](CONTRIBUTING.md) first.
5
-
Please report broken links, outdated assets and spelling mistakes.
6
-
The links are in no particular order.
5
+
Please report broken links, outdated assets and spelling mistakes. The links are in no particular order. This list is licensed under the [GNU General Public License v3.0](LICENSE) and does only apply to this repository.
6
+
7
+
I collect links over time in Issue [#1](https://github.com/michidk/Unity-Script-Collection/issues/1), once a month I will categorize them and add them to this list. If you want to get notified about updates, watch this repository or [follow me on Twitter](https://twitter.com/miichidk).
*[Skybox Plus](https://github.com/keijiro/SkyboxPlus) - a collection of skybox shaders
94
100
*[Outline Shader](https://gist.github.com/michidk/3b49362e21563a1d66d52f4cf4bdc7ce) - outline shader which accomodates screen width and camera distance
95
101
*[Unity Sprite Uber Shader](https://github.com/traggett/UnitySpriteShaders) - 3D shading for sprites (e.g. normal mapping)
102
+
*[Low Poly Shaders](https://github.com/BrokenVector/LowPolyShaders) - material shaders optimized for Low Poly stylized meshes
*[Remove Boo.Lang and UnityScript Hints](https://gist.github.com/jbevain/a982cc580fb796c93e4e) - Project Generation Hook to remove references to Boo.Lang and UnityScript assemblies
277
293
*[Asset Store Batch Mode](https://github.com/thinksquirrel/asset-store-batch-mode) - API for uploading Unity Asset Store packages
278
294
*[Unity Size Explorer](https://github.com/aschearer/unitysizeexplorer) - analyzes the disk space usage of your build
0 commit comments