1 Star 0 Fork 0

kevifunau/BackgroundDownLoadForOpenHarmony

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 564 Bytes
一键复制 编辑 原始数据 按行查看 历史
kevifunau 提交于 2024-09-03 10:49 +08:00 . origin version from github 856f24b
{
"name": "com.unity.networking.backgrounddownload",
"displayName":"Background Download",
"version": "0.1.0-preview",
"unity": "2020.1",
"description": "Enable file downloads in background for mobile platforms\nAllows to launch file downloads that will continue even if the app goes into background or gets quit by the operating system. The downloads can be picked the next time the app is started.\nSupported platforms are: \n\u25AA Android \n\u25AA iOS \n\u25AA Universal Windows Platform",
"dependencies": {
"com.unity.modules.androidjni": "1.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kevifunsh/background-down-load-for-open-harmony.git
git@gitee.com:kevifunsh/background-down-load-for-open-harmony.git
kevifunsh
background-down-load-for-open-harmony
BackgroundDownLoadForOpenHarmony
master

搜索帮助