Update README.md
This commit is contained in:
parent
359c466f1f
commit
84f147154a
20
README.md
20
README.md
|
@ -1,2 +1,20 @@
|
|||
# Worlds-LinuxScript
|
||||
Installation and Setup script to get Worlds working on Linux
|
||||
Simple Linux wrapper for WorldsPlayer.
|
||||
|
||||
## Installation
|
||||
You don't need to clone this repository. Simply download install-worlds.sh and execute it.
|
||||
|
||||
```
|
||||
$ mkdir Worlds
|
||||
$ wget https://raw.githubusercontent.com/Vencorr/Worlds-LinuxScript/master/install-worlds.sh
|
||||
$ chmod +x install-worlds.sh
|
||||
$ ./install-worlds.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/image.png)
|
||||
|
||||
![](https://i.imgur.com/1jjA7WM.png)
|
||||
|
||||
*WorldsPlayer is property of Worlds Inc. I do not own WorldsPlayer and these scripts in no way modify the client.*
|
||||
|
|
Loading…
Reference in New Issue
Block a user