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

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.

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