Move events to App class.
This commit is contained in:
24
Editor/Shazbot.Utils.Editor.asmdef
Normal file
24
Editor/Shazbot.Utils.Editor.asmdef
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "Shazbot.Utils.Editor",
|
||||
"rootNamespace": "Utils",
|
||||
"references": [
|
||||
"GUID:80ed647da8ce73c45b66c239eba0365a"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "com.unity.modules.physics",
|
||||
"expression": "",
|
||||
"define": "COM_UNITY_MODULES_PHYSICS"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
Reference in New Issue
Block a user