Change Logs
This is a refactoring project based on TartaricAcid 's BakaDanmaku mod. I wrote a Malilib-based configuration manager for it, so now it's easy to change the configuration within the game! And of course MagicLib!
Notes
However there are some differences from the original project, for example:
- It is now possible to automatically connect to the websocket server to get the danmaku when entering a multiplayer game.
- The websocket client will automatically close in order to save resources when the room number is invalid.
- No longer depend on the Fabric API.
Known issues
- Some Bilibili Api have not been tested and may have failed interfaces.
- Possible client crashes at high concurrency.