Skip to content

Basic script to automatically download and set up Open World on Ubuntu 22.04. This script may work on other Linux distributions based on Debian however will not work on other distributions.

License

Notifications You must be signed in to change notification settings

saffue/OpenWorld-Ubuntu-Install-Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open World Ubuntu Install Script

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.

PREREQUISITES:

  • unzip: sudo apt install unzip

USAGE

  1. Ensure all prerequisites are met.
  2. Clone repo to home directory of host machine.
  3. Enter the repository folder and run sh install.sh
  4. Server will be installed at ~/OpenWorld - run server with ./run.sh

UPDATE INSTRUCTIONS:

  1. Delete OpenWorld folder
  2. Clone repo to home directory of host machine.
  3. Enter the repository folder and run sh server-only.sh
  4. Server will be installed at ~/OpenWorld - run server with ./run.sh

CONTACT INFORMATION

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

LICENSE

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

About

Basic script to automatically download and set up Open World on Ubuntu 22.04. This script may work on other Linux distributions based on Debian however will not work on other distributions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%