mirror of https://github.com/tuyoogame/YooAsset
18 lines
446 B
JSON
18 lines
446 B
JSON
{
|
|
"name": "com.tuyoogame.yooasset",
|
|
"displayName": "YooAsset",
|
|
"version": "1.0.3",
|
|
"unity": "2019.4",
|
|
"description": "unity3d resources management system",
|
|
"author": {
|
|
"name": "TuYoo Games",
|
|
"url": "https://github.com/tuyoogame/YooAsset"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/tuyoogame/YooAsset.git"
|
|
},
|
|
"relatedPackages": {},
|
|
"dependencies": {}
|
|
}
|