https://github.com/networm/unityscripttemplatestool
The tool is used to process Unity3d script templates files.
https://github.com/networm/unityscripttemplatestool
Last synced: 11 months ago
JSON representation
The tool is used to process Unity3d script templates files.
- Host: GitHub
- URL: https://github.com/networm/unityscripttemplatestool
- Owner: networm
- License: mit
- Created: 2015-12-08T07:48:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-08T08:08:42.000Z (over 10 years ago)
- Last Synced: 2025-05-27T16:04:15.820Z (about 1 year ago)
- Language: C#
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Unity3dScriptTemplatesTool
The tool is used to process Unity3d script templates files.
* remove whitespace in blank line
* convert line break lf to crlf
* change System.Collections to System.Collection.Generic in C# template
## Environment
* Windows 10 Professional x64
* Visual Studio 2015 Community
* Unity3d 5.2.3f1 x64
## LICENSE
MIT LICENSE