Initial commit

This commit is contained in:
2026-03-03 00:39:30 +05:00
commit fc01f07d9b
29933 changed files with 5353098 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
{
"name": "Unity.Collections",
"references": [
"Unity.Burst",
"Unity.Mathematics",
"Unity.Properties",
"Unity.Collections.LowLevel.ILSupport"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.package-validation-suite",
"expression": "0.4.0-preview.6",
"define": "UNITY_SKIP_UPDATES_WITH_VALIDATION_SUITE"
},
{
"name": "Unity",
"expression": "2022.2.14f1",
"define": "UNITY_2022_2_14F1_OR_NEWER"
},
{
"name": "Unity",
"expression": "2022.2.16f1",
"define": "UNITY_2022_2_16F1_OR_NEWER"
}
],
"noEngineReferences": false
}