com.guru.unity.sdk/Runtime/GuruSDK.asmdef

19 lines
509 B
Plaintext
Raw Normal View History

2023-12-26 03:40:48 +00:00
{
"name": "GuruSDK",
"rootNamespace": "Guru",
"references": [
"Guru.Runtime",
"UnityEngine.Purchasing.Security",
"UnityEngine.Purchasing.SecurityStub",
"UnityEngine.Purchasing.SecurityCore"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}