Files
Max-Cocos-Demo/extensions/max-studio/README.zh-CN.md
2025-10-28 21:55:41 +08:00

13 lines
121 B
Markdown
Executable File

# 项目简介
一份空白的扩展。
## 安装
```bash
# 安装依赖模块
npm install
# 构建
npm run build
```