mirror of
https://github.com/potato47/ccc-devtools.git
synced 2024-12-25 19:29:13 +00:00
update readme
This commit is contained in:
parent
018f2b6651
commit
7989e36892
@ -22,6 +22,9 @@ v2.1.0: 区分手动刷新和自动刷新两种模式,手动刷新时支持搜
|
||||
|
||||
![preview3](./screenshots/preview3.png)
|
||||
|
||||
v2.1.2: 新增黑色主题
|
||||
![dark-theme](./screenshots/dark-theme.png)
|
||||
|
||||
## 使用
|
||||
|
||||
1. 点击 Creator 右上角进入编辑器 resources 目录,再依次进入`static/preview-templates`目录
|
||||
|
BIN
screenshots/dark-theme.png
Normal file
BIN
screenshots/dark-theme.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 868 KiB |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ccc-devtools",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"author": "Next",
|
||||
"repo": "https://github.com/potato47/ccc-devtools.git"
|
||||
}
|
Loading…
Reference in New Issue
Block a user