Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazeyu committed Nov 2, 2017
1 parent 7570106 commit e8332a2
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 35 deletions.
44 changes: 23 additions & 21 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,27 +86,25 @@ live2d:
> To use settings in Chinese, please have a look at Chinese document.
- `model`: The model that you are willing to show. default: z16
- Gantzert_Felixander
- Epsilon2.1
- haru
- miku
- ni-j
- nico
- nito
- nipsilon
- nietzsche
- shizuku
- tsumiki
- wanko
- z16
- hibiki
- koharu
- haruto
- Unitychan
- tororo
- hijiki

Attention! **The path of the model's json must be `node_modules/hexo-helper-live2d/assets/{name}/{name}.model.json`**
- Epsilon2.1
- Gantzert_Felixander
- haru01
- haru02
- haruto
- hibiki
- hijiki
- koharu
- miku
- nico
- ni-j
- nipsilon
- nito
- shizuku
- tororo
- tsumiki
- Unitychan
- wanko
- z16

- `width`: The width of your model. default: 150
- `height`: The height of your model. default: 300
Expand All @@ -125,6 +123,8 @@ Attention! **The path of the model's json must be `node_modules/hexo-helper-live

Have a look at[(#22)](https://github.com/EYHN/hexo-helper-live2d/issues/22).

**Attention! The path of the model's json must be `node_modules/hexo-helper-live2d/assets/{name}/{name}.model.json`**

<br>

Enjoy!:beer:
Expand All @@ -138,6 +138,8 @@ issues: [https://github.com/EYHN/hexo-helper-live2d/issues](https://github.com/E

## Screenshots

**Attention! The name above the shown screenshoot may not be the true name of the model. Please go to the "Settings" to find the true value of "model"**

#### Epsilon2.1
![](https://huaji8.top/img/live2d/Epsilon2.1.gif)

Expand Down
32 changes: 18 additions & 14 deletions readme.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ live2d:

#### Method 2 第二种

hexo主题`_config.yml` 中添加参数:
hexo 主题`_config.yml` 中添加参数:

``` yml
live2d:
Expand Down Expand Up @@ -87,27 +87,25 @@ live2d:
- `model`: 模型名称 默认值: z16
- Gantzert_Felixander
- Epsilon2.1
- haru
- Gantzert_Felixander
- haru01
- haru02
- haruto
- hibiki
- hijiki
- koharu
- miku
- ni-j
- nico
- nito
- ni-j
- nipsilon
- nietzsche
- nito
- shizuku
- tororo
- tsumiki
- Unitychan
- wanko
- z16
- hibiki
- koharu
- haruto
- Unitychan
- tororo
- hijiki

注意! **模型json路径必须为 `node_modules/hexo-helper-live2d/assets/{name}/{name}.model.json`**

- `width`: 宽度 默认值: 150
- `height`: 高度 默认值: 300
Expand All @@ -126,6 +124,8 @@ live2d:

请参见[(#22)](https://github.com/EYHN/hexo-helper-live2d/issues/22)

**注意!模型json路径必须为 `node_modules/hexo-helper-live2d/assets/{name}/{name}.model.json`**

<br>

Enjoy!:beer:
Expand All @@ -139,6 +139,8 @@ issues: [https://github.com/EYHN/hexo-helper-live2d/issues](https://github.com/E

## Screenshots 截图:

**注意!截图上方的名称可能非实际模型名,请进入“设置项”查看"model"的真实值**

#### Epsilon2.1
![](https://huaji8.top/img/live2d/Epsilon2.1.gif)

Expand Down Expand Up @@ -201,6 +203,8 @@ issues: [https://github.com/EYHN/hexo-helper-live2d/issues](https://github.com/E

- 接入每日一句(json) 接入互动对话框(#16)

- 建立位于根目录的 单独放置自定义模型的文件夹 live2d_models

## About me 关于我

[![Author](https://img.shields.io/badge/author-cneyhn-green.svg?style=flat-square)](https://delusion.coding.me/)
Expand Down

0 comments on commit e8332a2

Please sign in to comment.