Skip to content

Instantly share code, notes, and snippets.

View alexkar598's full-sized avatar

alexkar598

  • Montréal, Canada
  • 03:43 (UTC -04:00)
View GitHub Profile
@alexkar598
alexkar598 / ss13 on linux.md
Last active June 10, 2023 20:58
ss13 on linux
  1. Use ubuntu (or debian works too for this guide) because i dont know the other distros lmao

  2. Run sudo dpkg --add-architecture i386 to enable 32 bits package lists

  3. Run sudo apt update to make sure package lists are updated

  4. Run sudo apt install libstdc++6:i386 to get the dependencies for BYOND

  5. Find the download link for BYOND's linux version from http://www.byond.com/download/, looks like http://www.byond.com/download/build/513/513.1536_byond_linux.zip