还原水插件

This commit is contained in:
2026-03-05 00:14:42 +08:00
parent 0de35591e7
commit e82f2ea6b7
270 changed files with 2773 additions and 12445 deletions

View File

@@ -1,10 +1,10 @@
{
"name": "com.waveharmonic.crest",
"version": "5.7.0",
"version": "5.6.6",
"displayName": "Crest",
"description": "An advanced water system for Unity.",
"unity": "2022.3",
"unityRelease": "62f3",
"unityRelease": "21f1",
"hideInEditor": false,
"documentationUrl": "https://docs.crest.waveharmonic.com/About/Introduction.html",
"changelogUrl": "https://docs.crest.waveharmonic.com/About/History.html",
@@ -35,11 +35,6 @@
"description": "Demonstrates wakes using the Sphere Water Interaction.",
"path": "Samples~/Wakes"
},
{
"displayName": "Waterfall",
"description": "An example of kitbashing a waterfall using various inputs.",
"path": "Samples~/Waterfall"
},
{
"displayName": "Boats",
"description": "Simple examples using boats.",
@@ -47,7 +42,7 @@
}
],
"dependencies": {
"com.unity.render-pipelines.core": "14.0.12",
"com.unity.shadergraph": "14.0.12"
"com.unity.render-pipelines.core": "14.0.11",
"com.unity.shadergraph": "14.0.11"
}
}