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

25 lines
639 B
Plaintext

{
"name": "Newtonsoft.Json.UnityConverters.Mathematics",
"references": [
"Unity.Mathematics",
"Newtonsoft.Json.UnityConverters"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"HAVE_MODULE_MATHEMATICS"
],
"versionDefines": [
{
"name": "com.unity.mathematics",
"expression": "",
"define": "HAVE_MODULE_MATHEMATICS"
}
],
"noEngineReferences": false
}