Added initial version 0.1.0
This commit is contained in:
parent
6aa4cb8596
commit
416759c213
64 changed files with 2181 additions and 0 deletions
18
package.json
Normal file
18
package.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "com.module.project-validator",
|
||||
"version": "0.1.0",
|
||||
"displayName": "Module.ProjectValidator",
|
||||
"description": "",
|
||||
"unity": "6000.3",
|
||||
"unityRelease": "6f1",
|
||||
"dependencies": {},
|
||||
"keywords": [
|
||||
"Project",
|
||||
"Validator"
|
||||
],
|
||||
"author": {
|
||||
"name": "Anders Ejlersen",
|
||||
"email": "anders@ejlersen.info",
|
||||
"url": "https://www.ejlersen.info"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue