fairyfart / Tlauncher-Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tlauncher Linux

This Python script automates the process of downloading and installing Tlauncher on various Linux distributions. With just a few commands, users can effortlessly set up Tlauncher without the need for manual intervention. This streamlined approach enhances convenience and efficiency, making it accessible to a wider audience of Linux users.

Installation Instructions

Step 1: Download Python

Run the following command in the Linux Terminal to install Python:

sudo apt install python3

Step 2: Run setup.py

After installing Python, you need to run the 'setup.py' file. Use the following command:

python3 setup.py

Step 3: Play Minecraft

After completing the setup, you can execute the 'main.sh' file in the terminal or simply double-click on it to play Minecraft.

./main.sh

About

License:Apache License 2.0


Languages

Language:Python 96.1%Language:Shell 3.9%