YooAsset/Assets/YooAsset/package.json

15 lines
383 B
JSON
Raw Normal View History

2022-04-05 15:47:48 +08:00
{
"name": "com.tuyoogame.yooasset",
"displayName": "YooAsset",
"version": "0.0.1-preview",
"unity": "2019.4",
"keywords": [ "YooAsset", "Resources", "AssetBundle" ],
"description": "unity3d resources management system",
"author": {
"name": "TuYoo Games",
"url": "https://github.com/tuyoogame/YooAsset"
},
"dependencies": {
}
}