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.
- Host: GitHub
- URL: https://github.com/lancercomet/bilisaber
- Owner: LancerComet
- Created: 2020-04-18T16:13:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-15T13:06:46.000Z (about 3 years ago)
- Last Synced: 2025-03-24T13:37:17.019Z (about 1 month ago)
- Topics: beatsaber
- Language: C#
- Homepage:
- Size: 290 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BiliSaber
Display Bilibili Live Danmaku in BeatSaber.

## 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.