Matheus Teixeira Tomaz f0217c695b Fixed tlauncher not opening
2021-11-04 20:26:27 -03:00
2021-11-04 20:26:27 -03:00
2021-09-21 09:17:57 -03:00

TLauncher

This is a repo that i made to install TLauncher on Arch Linux directly from their site.

How to install

  1. Change the permissions of the script
    chmod +x ./install.sh
    
  2. Install tlauncher
    ./install.sh
    

Usage

After the installation, you can just type tlauncher in the terminal to launch tlauncher.

If you wanna update type tlauncher --update or tlauncher -u, for downloading the last version of tlauncher (It's not the best way of doing this, but it will do it for now).

Description
No description provided
Readme MIT 194 KiB
Languages
Shell 100%