https://github.com/BrokenVector/BetterUnityScriptTemplates
A replacement for the default script templates in the Unity Engine
https://github.com/BrokenVector/BetterUnityScriptTemplates
unity unity-3d unity-editor unity-scripts unity-tutorial
Last synced: 3 months ago
JSON representation
A replacement for the default script templates in the Unity Engine
- Host: GitHub
- URL: https://github.com/BrokenVector/BetterUnityScriptTemplates
- Owner: BrokenVector
- Archived: true
- Created: 2016-10-30T12:06:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T11:21:24.000Z (almost 9 years ago)
- Last Synced: 2025-01-11T04:32:18.466Z (12 months ago)
- Topics: unity, unity-3d, unity-editor, unity-scripts, unity-tutorial
- Size: 3.91 KB
- Stars: 19
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BrokenScriptTemplates
A replacement for the default script templates in the Unity Engine.
## Installation
Remove/rename the ScriptTemplates folder and clone this repository into Unity's resources folder (propably needs admin privileges). The ScriptTemplates folder is located here ```\Editor\Data\Resources\ScriptTemplates``` (e.g. ```C:\Program Files\Unity\Editor\Data\Resources\ScriptTemplates```).