Open World is a Rimworld Multiplayer mod developed by TastyLollipop and can be found here: https://github.com/TastyLollipop/OpenWorld
Basic script to automatically download and set up Open World 1.4.2 on Ubuntu 22.04. This script may work on other Linux distributions based on Debian however will not work on other distributions.
- unzip:
sudo apt install unzip
- Ensure all prerequisites are met.
- Clone repo to home directory of host machine.
- Enter the repository folder and run
sh install.sh
- Server will be installed at
~/OpenWorld
- run server with./run.sh
- Delete OpenWorld folder
- Clone repo to home directory of host machine.
- Enter the repository folder and run
sh server-only.sh
- Server will be installed at
~/OpenWorld
- run server with./run.sh
For any questions regarding Open World please see the information on their Github page: (https://github.com/TastyLollipop/OpenWorld)
For any questions regarding this script I can be contacted on discord at nanonator102#1542
These scripts are provided under the MIT license. The license can be found in LICENSE. A human-readable summary of the license can be found here: https://tldrlegal.com/license/mit-license#summary