Files
Continentis/Assets/OtherPlugins/NaughtyAttributes/Scripts/Editor/NaughtyAttributes.Editor.asmdef

16 lines
368 B
Plaintext
Raw Normal View History

2025-10-23 00:49:44 -04:00
{
"name": "NaughtyAttributes.Editor",
"references": [
"NaughtyAttributes.Core"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}