您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
20 行
513 B
20 行
513 B
{
|
|
"name": "net.peeweek.gameplay-ingredients",
|
|
"displayName": "Gameplay Ingredients",
|
|
"version": "2019.1.0-preview",
|
|
"category": "Gameplay",
|
|
"unity": "2019.1",
|
|
"description": "Gameplay ingredients - A Collection of scripts for the editor and runtime to set-up gameplay actions and logic in your games",
|
|
"dependencies": {
|
|
"com.unity.cinemachine": "2.2.8"
|
|
},
|
|
"keywords": [
|
|
"Gameplay",
|
|
"Ingredients",
|
|
"Unity",
|
|
"Behaviour",
|
|
"State Machine",
|
|
"Editor",
|
|
"Streaming"
|
|
]
|
|
}
|