hanselch / server-installer

A simple tkinter program used to install mods and other files from Minecraft servers, to your system with just click!
0 stars 0 forks source link

Server Installer

A simple Python v3 mod installer using Tkinter. This is a seperate repo of the original program with more features and better code.

This is was originally ment to help close friends install mods easily and get back in to the game faster! The project later evolved in to an intuative program for any modpack not using external sites, such as CurseForge or Modrinth.

For info on the program and server, go to the wiki.

Features

This is a very simple program adding the following:

Installation

You can install the main zip file on either the right side of this main page under the packages link or by clicking here.

Scroll down to find the .zip file, and click it to install.

After installing the .zip file, YOU MUST EXTRACT THE FOLDER THAT IS IN THE .zip FILE. This will make local installation on packages less confusing for the program!

From this, it will automatically detect if there is any new versions up!


For using the terminal, do the following.

  1. Clone the directory using git

    git clone https://github.com/hanselch/server-installer.git
  2. Go in to the Installer v0 folder and either open the file with you file explorer or enter:

    python3 /path/to/Installer {version}

[!NOTE] There will soon be beta testing versions in the future for code.

[!WARNING] I do wanna keep in mind that this has been ONLY tested with Windows 10 and 11. I am not sure if this compatible with MacOS and Linux devices. CONTINUE AT YOUR OWN RISK