14 lines
236 B
JSON
14 lines
236 B
JSON
|
{
|
||
|
"name": "com.richframe.frame",
|
||
|
"version": "1.0.0",
|
||
|
"displayName": "Rich frame",
|
||
|
"description": "开发框架",
|
||
|
"unity": "2020.1",
|
||
|
"keywords": [
|
||
|
"framework",
|
||
|
"richframe"
|
||
|
],
|
||
|
"author": {
|
||
|
"name": "liuquan"
|
||
|
}
|
||
|
}
|