0.2.0: Moved into inspector drawer from module.toolbox to module.inspector
This commit is contained in:
parent
5671c2c754
commit
ffec2abdf4
227 changed files with 5306 additions and 29 deletions
18
Editor/Module.Inspector.Editor.asmdef
Normal file
18
Editor/Module.Inspector.Editor.asmdef
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "Module.Inspector.Editor",
|
||||
"rootNamespace": "Module.Inspector.Editor",
|
||||
"references": [
|
||||
"GUID:a58be6d007e5e434ebc9bf7f902990a7"
|
||||
],
|
||||
"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