You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
medicat_installer/README.md

47 lines
1.6 KiB
Markdown

3 years ago
# Medicat Installer
2 years ago
![Logo](icon.png)
3 years ago
2 years ago
# [Visit the Medicat Site](http://medicatusb.com/)
2 years ago
2 years ago
### [We are always looking for people to help improve this code and medicat, Inquire in the discord :D](http://medicatusb.com/discord)
2 years ago
2 years ago
# Compatibility
* Works with Windows 10/11
* Ubuntu / Arch / Debian / CentOS / FreeBSD / Fedora
2 years ago
2 years ago
#### Requirements for Windows
* cURL
2 years ago
# Main Files
2 years ago
### Medicat_Installer.bat
2 years ago
The main file with guided prompts for downloading and installing Medicat USB
2 years ago
### Medicat_Installer.sh
Main file for installing via linux command line
Coded by [@SkeletonMan03](https://github.com/SkeletonMan03)
2 years ago
2 years ago
# Programs Included / Downloaded during install
2 years ago
<details>
<summary>Files Downloaded During Install</summary>
## Files Downloaded
1. [Gdrive](https://github.com/prasmussen/gdrive)
* For downloading from Google Drive.
2. [aria2](https://github.com/aria2/aria2)
* For downloading from torrent file.
2 years ago
3. [7Zip](https://www.7-zip.org/)
2 years ago
* For File Extraction
2 years ago
4. [Wget](https://eternallybored.org/misc/wget/)
2 years ago
* For downloading files from the internet. Because I hate curl...
2 years ago
## Files Included In Bin.bat
2 years ago
1. [batbox](https://github.com/TheBATeam/BATBOX-An-Awesome-Batch-Plugin)
2. [Box](https://github.com/TheBATeam/Box-Function-2.0)
3. [Button](https://github.com/TheBATeam/Button-Function-2.0-by-Kvc)
4. [Getinput](https://github.com/TheBATeam/GetInput-By-Aacini)
5. [Getlen](https://github.com/TheBATeam/Getlen-Function-2.0-by-Kvc)
2 years ago
6. [QuickSFV](http://www.quicksfv.org/)
* For hashing files somewhat quickly...
2 years ago
</details>
2 years ago