Skip to content

Commit c0ff526

Browse files
committed
Update README.md
1 parent ab0dce1 commit c0ff526

File tree

2 files changed

+18
-28
lines changed

2 files changed

+18
-28
lines changed

README.md

+18-28
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,18 @@
1-
# custom-rpc
2-
3-
> An electron-vue project
4-
5-
#### Build Setup
6-
7-
``` bash
8-
# install dependencies
9-
npm install
10-
11-
# serve with hot reload at localhost:9080
12-
npm run dev
13-
14-
# build electron application for production
15-
npm run build
16-
17-
18-
# lint all JS/Vue component files in `src/`
19-
npm run lint
20-
21-
```
22-
23-
---
24-
25-
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).
26-
27-
# TODO
28-
- remove unneeded garbage from init
1+
# Custom RPC
2+
> Set a fully customizable rich presence on Discord
3+
4+
## Downloads
5+
You can find all builds at [releases](https://github.com/KurozeroPB/CustomRPC/releases)
6+
7+
#### some quick references (all links below are x64, use the link about to find other builds)
8+
- windows
9+
- [exe](https://github.com/KurozeroPB/CustomRPC/releases/download/v0.0.1/custom-rpc_0.0.1.exe)
10+
- [msi](https://github.com/KurozeroPB/CustomRPC/releases/download/v0.0.1/custom-rpc_0.0.1.msi)
11+
- [zip](https://github.com/KurozeroPB/CustomRPC/releases/download/v0.0.1/custom-rpc-0.0.1-win.zip)
12+
- linux
13+
- [dep](https://github.com/KurozeroPB/CustomRPC/releases/download/v0.0.1/custom-rpc_0.0.1_amd64.deb)
14+
- [gzip](https://github.com/KurozeroPB/CustomRPC/releases/download/v0.0.1/custom-rpc-0.0.1.tar.gz)
15+
- [AppImage](https://github.com/KurozeroPB/CustomRPC/releases/download/v0.0.1/custom-rpc_0.0.1.AppImage)
16+
17+
## TODO
18+
- remove unneeded garbage

assets/preview.png

24.4 KB
Loading

0 commit comments

Comments
 (0)