live2d-next-demo/ ├── app/ # Next.js App Router │ ├── page.tsx # 主页面 │ └── layout.tsx # 布局组件 ├── components/ # React组件 │ ├── Live2DCanvas.tsx # Live2D画布组件 │ └── ControlPanel.tsx ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.