Added many other

This commit is contained in:
2026-08-06 18:56:32 +03:00
parent 9f2fd08ee5
commit d9d7ee49d2
2144 changed files with 1115424 additions and 1284 deletions
@@ -0,0 +1,31 @@
{
"name": "BakeryECS",
"rootNamespace": "",
"references": [
"Unity.Entities",
"Unity.Entities.Graphics",
"Unity.Entities.Hybrid",
"BakeryRuntimeAssembly",
"Unity.Collections"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.entities",
"expression": "1.3.5",
"define": "ENTITIES_EXIST"
},
{
"name": "com.unity.entities.graphics",
"expression": "1.3.2",
"define": "ENTITIES_GFX_EXIST"
}
],
"noEngineReferences": false
}