Files
zhangjiajia 81ffaaeca6 'push'
2026-05-06 16:56:59 +08:00

30 lines
885 B
JSON

{
"name": "com.waveharmonic.crest.shallow-water",
"version": "1.3.3",
"displayName": "Crest - Shallow Water",
"description": "Shallow Water Simulation for Crest.",
"unity": "2022.3",
"hideInEditor": false,
"documentationUrl": "https://docs.crest.waveharmonic.com/Packages/ShallowWater/Introduction.html",
"changelogUrl": "https://docs.crest.waveharmonic.com/Packages/ShallowWater/History.html",
"author": {
"name": "Wave Harmonic",
"email": "support@waveharmonic.com",
"url": "https://waveharmonic.com/"
},
"samples": [
{
"displayName": "Beach",
"description": "Demonstrates the shoreline preset.",
"path": "Samples~/Beach"
},
{
"displayName": "Stream",
"description": "Demonstrates the stream preset.",
"path": "Samples~/River"
}
],
"dependencies": {
"com.waveharmonic.crest": "5.6.0"
}
}