Change to Worlio Git.

This commit is contained in:
Wirlaburla 2023-01-22 17:00:02 -06:00
parent 7d8bc6f11e
commit c178737710

View File

@ -1,4 +1,4 @@
# Worlds-LinuxScript # Worlds Linux Wrapper
Simple Linux wrapper for WorldsPlayer. Simple Linux wrapper for WorldsPlayer.
## Installation ## Installation
@ -6,7 +6,7 @@ You don't need to clone this repository. Simply download `worlds-installer.sh` a
``` ```
$ mkdir Worlds $ mkdir Worlds
$ wget https://raw.githubusercontent.com/Wirlaburla/Worlds-LinuxScript/master/worlds-installer.sh $ wget https://git.worlio.com/Wirlaburla/WorldsLinuxWrapper/raw/branch/master/worlds-installer.sh
$ chmod +x worlds-installer.sh $ chmod +x worlds-installer.sh
$ ./worlds-installer.sh $ ./worlds-installer.sh
``` ```