[修复]1. 修复微信小游戏下载资源异常的问题 https://github.com/GameFrameX/GameFrameX.Unity/issues/15
[修复]1. 修复微信小游戏下载资源异常的问题
https://github.com/GameFrameX/GameFrameX.Unity/issues/15
com.tuyoogame.yooasset
该库主要服务于 https://github.com/AlianBlank/GameFrameX 作为子库使用。
https://github.com/AlianBlank/GameFrameX
直接在 manifest.json 文件中添加以下内容
manifest.json
{"com.alianblank.gameframex.unity.tuyoogame.yooasset": "https://github.com/AlianBlank/com.alianblank.gameframex.unity.tuyoogame.yooasset.git"}
在Unity 的Packages Manager 中使用Git URL 的方式添加库,地址为:https://github.com/AlianBlank/com.alianblank.gameframex.unity.tuyoogame.yooasset.git
Packages Manager
Git URL
直接下载仓库放置到Unity 项目的Packages 目录下。会自动加载识别
Packages
IsSucceed
YooAssetCroppingHelper
https://www.yooasset.com/docs/Introduce
GameFrameX是一款全面的集成式游戏开发框架,提供了从前端到后端的完整解决方案。该框架支持包括Unity、Cocos Creator、LayaBox、和Godot等多种主流游戏开发平台,确保开发者能够为不同的目标平台打造精美的游戏体验。
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
基于
com.tuyoogame.yooasset
的二次修改该库主要服务于
https://github.com/AlianBlank/GameFrameX
作为子库使用。使用方式(三种方式)
直接在
manifest.json
文件中添加以下内容在Unity 的
Packages Manager
中使用Git URL
的方式添加库,地址为:https://github.com/AlianBlank/com.alianblank.gameframex.unity.tuyoogame.yooasset.git直接下载仓库放置到Unity 项目的
Packages
目录下。会自动加载识别改动功能
IsSucceed
属性,标识是否加载成功YooAssetCroppingHelper
脚本即可官方文档
https://www.yooasset.com/docs/Introduce