# dashedgeless
**Repository Path**: cxy_kevin/dashedgeless
## Basic Information
- **Project Name**: dashedgeless
- **Description**: Dashedgeless 加速
- **Primary Language**: Python
- **License**: GPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2023-05-27
- **Last Updated**: 2024-02-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Edgeless
## README
# dashedgeless 

#### 介绍
Dashedgeless 可以为您的 `edgeless` 插件加载加速
#### 软件架构
软件架构说明
#### 安装教程
1. Releases 安装
把 release 的zip文件下载,拖入 `{您的U盘}:\Edgeless\Resource` 文件夹内
2. Edgeless Hub 安装
在 Edgeless Hub 内搜索
```
dashedgeless
```
并安装
3. 构建安装
1. 在目录里打开cmd,运行
``` command
build
```
2. 等待构建完成
3. 把dist目录生成的7z文件复制到 `{您的U盘}:\Edgeless\Resource` 文件夹内
#### 使用说明
1. 第一次进入会自动缓存所有插件,请耐心等待
2. 之后再次进入,速度会提升
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request