Files
PrinceOfGlory/Packages/jillejr.newtonsoft.json-for-unity.converters/Editor/Newtonsoft.Json.UnityConverters.Editor.asmdef
2026-03-03 03:15:46 +08:00

16 lines
377 B
Plaintext

{
"name": "Newtonsoft.Json.UnityConverters.Editor",
"references": [
"Newtonsoft.Json.UnityConverters"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"Newtonsoft.Json.dll"
],
"autoReferenced": false
}