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

https://github.com/gameframex/com.gameframex.unity.entry


https://github.com/gameframex/com.gameframex.unity.entry

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## HOMEPAGE

GameFrameX 的 入口 组件

# 使用文档(文档编写于GPT4)

## 注意事项

# 使用方式(任选其一)

1. 直接在 `manifest.json` 的文件中的 `dependencies` 节点下添加以下内容
```json
{"com.gameframex.unity.entry": "https://github.com/AlianBlank/com.gameframex.unity.entry.git"}
```
2. 在Unity 的`Packages Manager` 中使用`Git URL` 的方式添加库,地址为:https://github.com/AlianBlank/com.gameframex.unity.entry.git

3. 直接下载仓库放置到Unity 项目的`Packages` 目录下。会自动加载识别