Update README.md

pull/2/head
Matthew Clark 2 years ago committed by GitHub
parent 021a91cb2a
commit c5579afafc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,12 +1,20 @@
# Medicat Installer
![Logo](icon.png)
[Visit the Medicat Site](http://medicatusb.com/)
[Please use the batch file hosted on the site for stability.](https://medicatusb.com/installer)
This repo is for development purposes only.
[Please use the batch file hosted on the site for stability.](https://medicatusb.com/installer)
F**K YOU ANTIVIRUS COMPANIES. THIS ISNT MALICIOUS.
# Compatibility
Works with Windows 10/11 **with powershell installed**
**THIS SCRIPT DOES NOT WORK WITH WINDOWS 7/8**
Linux script tested with Ubuntu and CentOS
# Main Files
### Medicat_Installer.bat
@ -25,6 +33,16 @@ For downloading from Google Drive.
[aria2](https://github.com/aria2/aria2)
For downloading from torrent file.
[QuickSFV](http://www.quicksfv.org/)
For hashing files somewhat quickly...
[7Zip](https://www.7-zip.org/)
For File Extraction
[Wget](https://eternallybored.org/misc/wget/)
For downloading files from the internet. Because I hate curl...
#### the encoded text at the bottom of the main script is for extracting some small files without the internet.
[batbox](https://github.com/TheBATeam/BATBOX-An-Awesome-Batch-Plugin) / [Box](https://github.com/TheBATeam/Box-Function-2.0) / [Button](https://github.com/TheBATeam/Button-Function-2.0-by-Kvc) / [Getinput](https://github.com/TheBATeam/GetInput-By-Aacini) / [Getlen](https://github.com/TheBATeam/Getlen-Function-2.0-by-Kvc) / [QuickSFV](http://www.quicksfv.org/)
[batbox](https://github.com/TheBATeam/BATBOX-An-Awesome-Batch-Plugin) / [Box](https://github.com/TheBATeam/Box-Function-2.0) / [Button](https://github.com/TheBATeam/Button-Function-2.0-by-Kvc) / [Getinput](https://github.com/TheBATeam/GetInput-By-Aacini) / [Getlen](https://github.com/TheBATeam/Getlen-Function-2.0-by-Kvc)

Loading…
Cancel
Save