Git Product home page Git Product logo

ss13.sh's Introduction

How to Install BYOND

First, make sure wine and winetricks are installed. If you're not sure how to do this, then either follow one of the myriad guides available on the intertubes, or just run the commands below, which should work perfectly on Ubuntu:

sudo dpkg --add-architecture i386 
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
sudo apt update
sudo apt install wine-stable winehq-stable
sudo apt install winetricks

After you've made sure that wine and winetricks are properly installed, you'll want to cd into the directory where you want BYOND to be installed; or open that directory in the terminal via some other means.

Finally, enter the following command:

curl https://raw.githubusercontent.com/Zero-Bits/ss13.sh/master/ss13.sh | bash

How to Update/Play BYOND

Run the runss13.sh script that was generated in your BYOND directory.

You can do this by cding into the directory and typing bash runss13.sh.

Alternative Methods

If this script isn't your cup of tea or doesn't work for you, then there are a few other methods of running BYOND on Linux:

  1. Set everything up manually because you're a Linux wiz. (and/or know how to use wine/winetricks)
  2. Use Lutris (https://lutris.net/games/byond/)
  3. Play on a VM.
  4. Play on Windows.

Credits

Credit to /u/Xaltonon on reddit for the original bash script and guide, as well as /u/KarniinTheMighty on reddit and Gman0064 on github for their fixes and guides.

Additional credit to Zamura-0001 on BYOND for the icon being used.

ss13.sh's People

Contributors

zero-bits avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.