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

60 lines
2.1 KiB
Markdown

3 years ago
# Medicat Installer
2 years ago
![Logo](icon.png)
3 years ago
2 years ago
# [Visit the Medicat Site](https://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](https://url.medicatusb.com/discord)
2 years ago
2 years ago
# Compatibility
2 years ago
* Windows 10/11 (Insider is not always supported)
2 years ago
* Ubuntu / Arch / Debian / CentOS / FreeBSD / Fedora
2 years ago
2 years ago
#### Requirements for Windows
2 years ago
* Windows 1703+ (releases after 2017)
2 years ago
* cURL
2 years ago
* Half a brain
#### Requirements for Linux
* Terminal
* like 75% of a brain
* General Linux Knowedge
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
### Files Downloaded
2 years ago
1. [aria2](https://github.com/aria2/aria2)
2 years ago
* For downloading from torrent file.
2. [7Zip](https://www.7-zip.org/)
2 years ago
* For File Extraction
3. [Wget](https://eternallybored.org/misc/wget/)
2 years ago
* For downloading files from the internet. Because I hate curl...
4. [IPget](https://github.com/ipfs/ipget)
2 years ago
* IPFS wget basically
5. [FolderBrowse](https://github.com/TheBATeam/FolderBrowse-by-Fatih-Kodak)
* To find out what drive you want to install to without typing stuff
6. [QuickSFV](http://www.quicksfv.org/)
* For hashing the big files somewhat quickly...
2 years ago
#### The Following are for the menu system.
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
2 years ago
# Credits
* [@SkeletonMan03](https://github.com/SkeletonMan03)
* [@Teknoist](https://github.com/Teknoist)
* [@Samega7Cattac](https://github.com/Samega7Cattac)
* [@Ben-Hampson](https://github.com/Ben-Hampson)
2 years ago
* Along with all the others helping in the discord.