https://github.com/medicean/importshell
导入AntSword Shell配置
https://github.com/medicean/importshell
antsword import plugins shell
Last synced: 4 months ago
JSON representation
导入AntSword Shell配置
- Host: GitHub
- URL: https://github.com/medicean/importshell
- Owner: Medicean
- License: gpl-3.0
- Created: 2017-02-27T15:56:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-11T15:13:52.000Z (about 5 years ago)
- Last Synced: 2025-08-02T18:27:45.500Z (11 months ago)
- Topics: antsword, import, plugins, shell
- Language: JavaScript
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AntSword Import Shell
导入AntSword Shell配置,可直接将 `db.ant` 中的内容直接复制导入,或与 CopyShell 插件配合使用
> 注意:
>
> 导入成功后需要退出程序,手动重启生效
## 安装
### 商店安装
进入 AntSword 插件中心,选择「Shell配置导入」,点击安装
### 手动安装
1. 获取源代码
```
git clone https://github.com/Medicean/ImportShell.git
```
或者
点击 [这里](https://github.com/Medicean/ImportShell/archive/master.zip) 下载源代码,并解压。
2. 拷贝源代码至插件目录
将插件目录拷贝至 `antSword/antData/plugins/` 目录下即安装成功
## 相关链接
* [AntSword 文档](https://medicean.gitbooks.io/antsword/content/)