Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mukaschultze/tlauncher-tl
https://github.com/mukaschultze/tlauncher-tl
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mukaschultze/tlauncher-tl
- Owner: mukaschultze
- Created: 2021-09-10T02:34:53.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-06T16:22:02.000Z (about 3 years ago)
- Last Synced: 2023-03-09T23:46:52.792Z (over 1 year ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# TLauncher - AUR
The best Minecraft launcher.
## Installation
Clone this repo
```bash
git clone --depth=1 https://github.com/mukaschultze/tlauncher-tl.git tlauncher
```Open the installer folder
```bash
cd tlauncher
```Start installation
```bash
makepkg -si
```Go to previous directory
```bash
cd ..
```Remove temporary installer files
```bash
rm -rf tlauncher
```