An open API service indexing awesome lists of open source software.

https://github.com/liangxiegame/packagekit


https://github.com/liangxiegame/packagekit

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# PackageKit

一套包管理系统

由 QFramework 团队官方维护的独立工具包(不依赖 QFramework)。

## 环境要求

* Unity 2018.4LTS

## 安装

* PackageManager
* add from package git url:https://github.com/liangxiegame/PackageKit.git
* 或者国内镜像仓库:https://gitee.com/liangxiegame/PackageKit.git
* 或者[点此下载 PackageKit.unitypackage](PackageKit.unitypackage) 并安装到自己项目中的任意脚本中

## 使用指南

``` csharp
TODO
```

## 更多

* QFramework 地址: https://github.com/liangxiegame/qframework