mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-19 06:09:41 +08:00
Merge branch 'master' into feat-win
This commit is contained in:
commit
1176a0c9b2
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,8 +1,8 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
dist/electron/*
|
dist/electron/*
|
||||||
dist/web/*
|
dist/web/*
|
||||||
build/
|
build/*
|
||||||
!build/icons
|
!build/icons/
|
||||||
node_modules/
|
node_modules/
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
npm-debug.log.*
|
npm-debug.log.*
|
||||||
|
@ -21,6 +21,7 @@ Rubick(拉比克) 是 dota 里面的英雄之一,其核心技能是插件化
|
|||||||
|
|
||||||
## 安装包
|
## 安装包
|
||||||
* [Rubick Mac OS V0.0.2-beta.1](https://github.com/clouDr-f2e/rubick/releases/tag/v0.0.2-beta.1)
|
* [Rubick Mac OS V0.0.2-beta.1](https://github.com/clouDr-f2e/rubick/releases/tag/v0.0.2-beta.1)
|
||||||
|
* [TODO: Rubick Windows V0.0.2-beta.1](https://github.com/clouDr-f2e/rubick/tree/feat-win)
|
||||||
|
|
||||||
## 支持能力
|
## 支持能力
|
||||||
- [x] 支持 uTools 90% API。可直接按照 uTools 文档开发 Rubick 插件
|
- [x] 支持 uTools 90% API。可直接按照 uTools 文档开发 Rubick 插件
|
||||||
|
BIN
build/icons/256x256.png
Normal file
BIN
build/icons/256x256.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
build/icons/icon.icns
Normal file
BIN
build/icons/icon.icns
Normal file
Binary file not shown.
BIN
build/icons/icon.ico
Normal file
BIN
build/icons/icon.ico
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user