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

https://github.com/hahoos/labpresence

Adds Discord Rich Presence to BONELAB
https://github.com/hahoos/labpresence

bonelab bonelab-modding csharp discord discord-rich-presence discord-rpc shitty-code

Last synced: 14 days ago
JSON representation

Adds Discord Rich Presence to BONELAB

Awesome Lists containing this project

README

          


LabPresence

**The mod does not work on Quest, because Discord does not support RPC on Android**

This mod adds the support for Discord Rich Presence, while also allowing for customization of what should be displayed!

WARNING!

With v1.3.0, the placeholder system has been replaced by [Scriban](https://scriban.github.io/). This means that old configs do not work anymore.

It is recommended that you simply remove the folder that contains the configuration: `Game Directory > UserData > LabPresence`

Features

* **Full LabFusion Support, including Discord invites & more!**
* Full customizability of what's displayed.
* Placeholders powered by a powerful templating engine [Scriban](https://scriban.github.io/)

Credits

This mod mostly relies on [Discord RPC C#](https://github.com/Lachee/discord-rpc-csharp), without the library it would have been very difficult for me to get this mod done. So most of the credits go to the person behind the port, [Lachee](https://github.com/Lachee)