Adding a ton of materials and textures, and adding terrain!

This commit is contained in:
Matt F 2026-05-26 23:59:57 -07:00
parent 3568936359
commit a911d0f13e
784 changed files with 32877 additions and 707 deletions

View file

@ -127,6 +127,15 @@
"com.unity.modules.uielements": "1.0.0"
}
},
"com.unity.multiplayer.playmode": {
"version": "2.0.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "2.0.2"
},
"url": "https://packages.unity.com"
},
"com.unity.netcode.gameobjects": {
"version": "2.11.0",
"depth": 0,
@ -352,6 +361,16 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.terrain-tools": {
"version": "5.3.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.terrainphysics": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.6.0",
"depth": 0,