mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-23 01:00:16 +00:00
Update document
This commit is contained in:
27
Docs/QuickStart.md
Normal file
27
Docs/QuickStart.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# 快速开始
|
||||
|
||||
**下载安装**
|
||||
|
||||
1. 通过OpenUPM安装
|
||||
2. 通过Packages安装
|
||||
3. 通过GIT安装
|
||||
|
||||
**系统需求**
|
||||
|
||||
支持版本: Unity2018.4+
|
||||
|
||||
支持平台: Windows、OSX、Android、iOS
|
||||
|
||||
开发环境: .NET4.x
|
||||
|
||||
**目录结构**
|
||||
|
||||
````
|
||||
Assets
|
||||
└─ YooAsset
|
||||
├─ Editor 编辑器源码目录
|
||||
├─ Runtime 运行时源码目录
|
||||
├─ LICENSE 版权文档
|
||||
└─ README 说明文档
|
||||
````
|
||||
|
||||
Reference in New Issue
Block a user