pixelgon/Assets/NaughtyAttributes/Scripts/Editor/NaughtyAttributes.Editor.asmdef
2020-06-05 11:54:36 -07:00

16 lines
No EOL
368 B
Text

{
"name": "NaughtyAttributes.Editor",
"references": [
"NaughtyAttributes.Core"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}