An open API service indexing awesome lists of open source software.

https://github.com/lancercomet/bilisaber

Display Bilibili Live Danmaku in BeatSaber.
https://github.com/lancercomet/bilisaber

beatsaber

Last synced: 16 days ago
JSON representation

Display Bilibili Live Danmaku in BeatSaber.

Awesome Lists containing this project

README

        

# BiliSaber

Display Bilibili Live Danmaku in BeatSaber.

![screenshot](https://raw.githubusercontent.com/LancerComet/BiliSaber/master/Docs/screenshot.jpg)

## Something you should know

I'm a green hand at doing Unity stuff so if you see something unreasonable just replace it with reasonable codes.

## How to use

1. Open `BiliSaberController.cs` and set `RoomId` and `Uid` to yours.

2. Build project using Visual Studio. Outputs are located in `BiliSaber\bin\Debug`.

3. Copy `websocket-sharp.dll` and `ICSharpCode.SharpZipLib.dll` to `Beat Saber\Libs`, copy `BiliSaber.dll` and `BiliSaber.Bilibili.dll` to `Beat Saber\Plugins`.

4. Done.