You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lanlib/Scripts/Runtime/UpdateManager/LanLib.UpdateManager.asmdef

22 lines
450 B
Plaintext

{
"name": "LanLib.UpdateManager",
"rootNamespace": "",
"references": [
"Unity.Burst"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.burst",
"expression": "",
"define": "HAVE_BURST"
}
],
"noEngineReferences": false
}