[Add] Basic project architecture

This commit is contained in:
2026-06-06 20:53:30 +07:00
parent 9ebedb12ec
commit 8ed9cc655f
79 changed files with 1080 additions and 9 deletions
+54 -5
View File
@@ -101,7 +101,7 @@
},
"com.unity.burst": {
"version": "1.8.29",
"depth": 2,
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.2.1",
@@ -117,11 +117,11 @@
"url": "https://packages.unity.com"
},
"com.unity.collections": {
"version": "2.6.6",
"version": "2.6.7",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.28",
"com.unity.burst": "1.8.29",
"com.unity.mathematics": "1.3.2",
"com.unity.test-framework": "1.4.6",
"com.unity.nuget.mono-cecil": "1.11.6",
@@ -129,6 +129,28 @@
},
"url": "https://packages.unity.com"
},
"com.unity.entities": {
"version": "1.4.7",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.29",
"com.unity.collections": "2.6.7",
"com.unity.mathematics": "1.3.2",
"com.unity.modules.audio": "1.0.0",
"com.unity.serialization": "3.1.3",
"com.unity.profiling.core": "1.0.3",
"com.unity.modules.physics": "1.0.0",
"com.unity.nuget.mono-cecil": "1.11.6",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.unityanalytics": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.scriptablebuildpipeline": "1.23.1",
"com.unity.test-framework.performance": "3.0.3"
},
"url": "https://packages.unity.com"
},
"com.unity.ext.nunit": {
"version": "2.0.5",
"depth": 1,
@@ -179,7 +201,7 @@
},
"com.unity.nuget.mono-cecil": {
"version": "1.11.6",
"depth": 2,
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
@@ -191,6 +213,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.profiling.core": {
"version": "1.0.3",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "17.3.0",
"depth": 1,
@@ -223,6 +252,16 @@
"com.unity.render-pipelines.core": "17.0.3"
}
},
"com.unity.scriptablebuildpipeline": {
"version": "2.6.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.4.5",
"com.unity.modules.assetbundle": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.searcher": {
"version": "4.9.4",
"depth": 2,
@@ -230,6 +269,16 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.serialization": {
"version": "3.1.3",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.7.2",
"com.unity.collections": "2.4.2"
},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "17.3.0",
"depth": 1,
@@ -251,7 +300,7 @@
},
"com.unity.test-framework.performance": {
"version": "3.5.0",
"depth": 2,
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.33",