Skip to content

Latest commit

 

History

History
74 lines (55 loc) · 2.51 KB

README.md

File metadata and controls

74 lines (55 loc) · 2.51 KB

Work on this script is currently on pause. im working full time being a IT manager and Trainer. Sorry.

Medicat Installer

Logo

Read in: French Spanish Turkish

We appreciate some code improvements to the installer!

If you want to help us improve Medicat installer, you can:

OR:

  • Fork this project, and create a pull request with modified files.

Compatibility

  • Windows 10/11 (Insider builds might break the installer)
  • Ubuntu / Arch / Debian / CentOS / FreeBSD / Fedora

Requirements for Windows

  • Windows 1703+ (releases after 2017)
  • cURL
  • Half a brain

Requirements for Linux

  • Terminal
  • Like 75% of a brain
  • General Linux Knowledge

Main Files

Medicat_Installer.bat

Contains the code required to download and install Medicat files

Medicat_Installer.sh

Main file for installing via Linux command-line

Coded by: @SkeletonMan03

or

curl -fsSL https://raw.githubusercontent.com/mon5termatt/medicat_installer/refs/heads/main/Medicat_Installer.sh | bash

Programs Included / Downloaded during install

Files Downloaded

  1. aria2
    • For downloading from the torrent file
  2. 7Zip
    • For file extraction
  3. IPget
    • IPFS wget basically
  4. FolderBrowse
    • To find out what drive you want to install to without typing stuff
  5. QuickSFV
    • For hashing the big files somewhat quickly...

The Following are for the menu system:

  1. Batbox
  2. Box
  3. Button
  4. Getinput
  5. Getlen

Credits