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

13 lines
124 B
Markdown
Executable File

# Project Title
An blank extension.
## Install
```bash
# Install dependent modules
npm install
# build
npm run build
```