您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
12 行
283 B
12 行
283 B
{
|
|
"name": "net.peeweek.game-options",
|
|
"displayName": "Game Options",
|
|
"version": "1.0.0",
|
|
"unity": "2019.3",
|
|
"description": "Game Options and UI Tools to Configure your game",
|
|
"hideInEditor": false,
|
|
"type": "tool",
|
|
"dependencies": {
|
|
"com.unity.ugui": "1.0.0"
|
|
}
|
|
}
|