Ready for release
This commit is contained in:
parent
31d29253ab
commit
d0124cef8a
3 changed files with 121 additions and 105 deletions
22
README.md
Normal file
22
README.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Kernel Package Downloader
|
||||
|
||||
A package for the [kernel client mod](https://github.com/kernel-mod/) to download other packages from the #packages-link channel with a single click. (Compatable with openasar)
|
||||
|
||||

|
||||
|
||||
## Prerequisites
|
||||
|
||||
### [Webpack Package](https://github.com/strencher-kernel/webpack)
|
||||
|
||||
To install the webpack package:
|
||||
|
||||
1. `cd <your kernel packages folder>`
|
||||
2. `git clone https://github.com/strencher-kernel/webpack`
|
||||
|
||||
## Installation
|
||||
|
||||
**Before you follow this make sure you have the prerequisites.**
|
||||
|
||||
1. `cd <your kernel packages folder>`
|
||||
2. `git clone https://github.com/Henry-Hiles/kernel-package-downloader`
|
||||
3. Restart discord with `Ctrl+R`
|
Reference in a new issue