WorldsLinuxWrapper/README.md
2021-03-13 10:28:27 -06:00

24 lines
966 B
Markdown

# MOVED
The git repository has been moved to https://wirlaburla.com/git/Wirlaburla/Worlds-LinuxScript
# Worlds-LinuxScript
Simple Linux wrapper for WorldsPlayer.
## Installation
You don't need to clone this repository. Simply download `worlds-installer.sh` and execute it.
```
$ mkdir Worlds
$ wget https://raw.githubusercontent.com/Vencorr/Worlds-LinuxScript/master/worlds-installer.sh
$ chmod +x worlds-installer.sh
$ ./worlds-installer.sh
```
All worlds content should be in a folder named "Worlds" in the same location your install script resides. A launch script named `launch.sh` should be in it's root. This is the script that you should run. Now you can make a desktop entry pointing to that script and enjoy Worlds.
![](https://github.com/Vencorr/Worlds-LinuxScript/blob/master/launcher.png)
![](https://github.com/Vencorr/Worlds-LinuxScript/blob/master/app.png)
*WorldsPlayer and it's logo is property of Worlds Inc. and all rights belong to them.*