streamingle-unity-utilities/Editor/Gaze/Streamingle.Gaze.Editor.asmdef

19 lines
442 B
Plaintext

{
"name": "Streamingle.Gaze.Editor",
"rootNamespace": "Streamingle.Gaze.Editor",
"references": [
"Streamingle.Gaze.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}