# live2d-assets **Repository Path**: xxxww/live2d-assets ## Basic Information - **Project Name**: live2d-assets - **Description**: Live 2D模型 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-12-22 - **Last Updated**: 2022-05-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 为你的网站加入响应式的2D模型 ##### 原仓库:[GitHub](https://github.com/stepbystep2/live2d-assets) ##### 改自:[EYHN/hexo-helper-live2d](https://github.com/EYHN/hexo-helper-live2d) ##### 预览:[Live 2D](https://huaji8.top/post/live2d-plugin-2.0) ![live-2d](https://www.picbed.cn/images/2020/12/22/live2d-plugin-2.0.jpg) 1. 在你的网站根目录下新建一个文件夹,命名为live2d 2. 将你喜欢的模型所对应assets-*文件夹,及两个js文件放入你的live2d文件夹中 3. 将assets-*文件夹重命名为assets 4. 在你希望出现2D模型的页面的html代码中加入如下代码(注意更改代码中的模型名): ```
```