您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
12 行
371 B
12 行
371 B
{
|
|
"name": "com.verasl.water-system",
|
|
"description": "A water system for LWRP.",
|
|
"version": "1.2.0-preview",
|
|
"unity": "2019.1",
|
|
"displayName": "LWRP Water System",
|
|
"dependencies": {
|
|
"com.unity.mathematics": "0.0.12-preview.11",
|
|
"com.unity.burst": "0.2.4-preview.30",
|
|
"com.unity.render-pipelines.lightweight": "5.2.1"
|
|
}
|
|
}
|