'push'
This commit is contained in:
30
Packages/com.waveharmonic.crest.shallow-water/package.json
Normal file
30
Packages/com.waveharmonic.crest.shallow-water/package.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user