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.
This is a very simple program adding the following:
shaderspack
directorysaves
folderYou 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.
Clone the directory using git
git clone https://github.com/hanselch/server-installer.git
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