Giter Site home page Giter Site logo

jabberjabberjabber / beatuprcelyte Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rcelyte/beatuprcelyte

0.0 0.0 0.0 1.46 MB

A lightweight modded Beat Saber multiplayer server

License: The Unlicense

C++ 3.32% C 68.07% C# 21.91% Makefile 1.17% HTML 5.52%

beatuprcelyte's Introduction

icon

BeatUpServer

"beat saber gettin violent these days" -some Discord user

A lightweight server to enable modded multiplayer in Beat Saber 1.19.0 and newer.

The official BeatUpServer instance is hosted at master.battletrains.org

Ways to Join (from least difficult to most)

Beat Saber Server Browser [PC]

ServerBrowser lets you join existing public lobbies created on any server.

BeatUpClient | BETA [PC]

The easiest way to host lobbies on any server. Enables the following additional features in BeatUpServer lobbies:

  • Downloading of levels not available on BeatSaver
  • Per-player difficulty
  • Per-player modifiers
  • Skipping the countdown
  • Skipping the end-of-level podium

BeatTogether Mod [PC]

BeatTogether has historically been the most popular mod for enabling modded multiplayer. To access BeatUpServer, add the hostname to your BeatTogether config located at UserData\BeatTogether.json in your game directory:

{
  "SelectedServer": "BeatUpServer",
  "Servers": [
    {
      "ServerName": "BeatTogether",
      "HostName": "master.beattogether.systems",
      "Port": 2328,
      "StatusUri": "http://master.beattogether.systems/status"
    },
    {
      "ServerName": "BeatUpServer",
      "HostName": "master.battletrains.org",
      "Port": 2328,
      "StatusUri": "https://status.master.battletrains.org"
    }
  ]
}

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.