https://github.com/gameframex/com.gameframex.unity.asset
GameFrameX是一款全面的集成式游戏开发框架,提供了从前端到后端的完整解决方案。该框架支持包括Unity、Cocos Creator、LayaBox、和Godot等多种主流游戏开发平台,确保开发者能够为不同的目标平台打造精美的游戏体验。
https://github.com/gameframex/com.gameframex.unity.asset
Last synced: 3 months ago
JSON representation
GameFrameX是一款全面的集成式游戏开发框架,提供了从前端到后端的完整解决方案。该框架支持包括Unity、Cocos Creator、LayaBox、和Godot等多种主流游戏开发平台,确保开发者能够为不同的目标平台打造精美的游戏体验。
- Host: GitHub
- URL: https://github.com/gameframex/com.gameframex.unity.asset
- Owner: GameFrameX
- License: apache-2.0
- Created: 2024-04-10T05:49:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-27T06:31:24.000Z (3 months ago)
- Last Synced: 2026-03-27T18:39:29.602Z (3 months ago)
- Language: C#
- Homepage: https://gameframex.doc.alianblank.com
- Size: 141 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
## HOMEPAGE
GameFrameX 的 Asset 资源组件
**Asset 资源组件 (Asset Component)** - 提供资源相关的接口。
# 使用文档(文档编写于GPT4)
## 注意事项
# 使用方式(任选其一)
1. 直接在 `manifest.json` 的文件中的 `dependencies` 节点下添加以下内容
```json
{"com.gameframex.unity.asset": "https://github.com/AlianBlank/com.gameframex.unity.asset.git"}
```
2. 在Unity 的`Packages Manager` 中使用`Git URL` 的方式添加库,地址为:https://github.com/AlianBlank/com.gameframex.unity.asset.git
3. 直接下载仓库放置到Unity 项目的`Packages` 目录下。会自动加载识别