Added textures and materials and scene from half-life 2

This commit is contained in:
raccoon
2025-09-14 17:26:14 +05:00
parent 5d5ac0dd7a
commit 7078b79740
270 changed files with 142398 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.laurenth.lightingtools-lightprobesvolumes": "2018.1.2",
"com.unity.ai.navigation": "1.1.5",
"com.unity.collab-proxy": "2.3.1",
"com.unity.ide.rider": "3.0.28",
@@ -40,5 +41,14 @@
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
},
"scopedRegistries": [
{
"name": "package.openupm.com",
"url": "https://package.openupm.com",
"scopes": [
"com.laurenth.lightingtools-lightprobesvolumes"
]
}
]
}