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
Editor/Module.ProjectValidator.Editor.asmdef
Normal file
18
Editor/Module.ProjectValidator.Editor.asmdef
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "Module.ProjectValidator.Editor",
|
||||
"rootNamespace": "Module.ProjectValidator.Editor",
|
||||
"references": [
|
||||
"GUID:4e594c19fac9b29429cbe6a99f0aa22a"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue