
LeekPresence
A mod that expands integration of Discord Rich Presence in Content Warning
Date uploaded | 6 months ago |
Version | 1.0.1 |
Download link | cyclozarin-LeekPresence-1.0.1.zip |
Downloads | 1095 |
Dependency string | cyclozarin-LeekPresence-1.0.1 |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100
Hamunii-AutoHookGenPatcher
MonoMod's HookGen as a Fully Automatic BepInEx Patcher.
Preferred version: 1.0.2README
LeekPresence
Since original game's Discord Rich Presence is not very interesting enough, this mod extends it with adding several new things:
- Large and small icons to the presence status
- Providing information about local player and whenether is camera filming or not (updated every 10 seconds)
- Abillity to invite friends through Discord (if they have LeekPresence too)
- Some more Rich Presence statuses such as if players just got back from the Old World and are watching the video or unfortunately losing the quota
Configuration
As of now you can only change Discord App ID for abillity to change presence icons, but more config will probably be added in later updates. (That is first mod that uses BepInEx config, so you need to change it in your mod manager's Config Manager or mod's cfg file in BepInEx config folder)
- Discord App ID (long)
- Description: Determines Discord App ID for mod to use.
- Default value:
1278755625123184681
Icon values for configuration
- Large icons
mainmenu
- shows up in main menu and when crew got back from the old worldlobby
- shows up when in non-started lobbysurface
- shows up when in started lobby on surfacefactory
,harbour
,mines
- shows up in old worldfailedquota
- shows up when failing quotawatchingvideo
- shows up in process of watching video
- Small icons
cw
- shows up when virality isnt loadedvirality
- shows up when virality is loadedalive
,dead
,everyoneisdead
- indicates whenether or not you're alive, dead or everyone has died
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[v1.0.1] - 29.09.2024
Fixed
- Discord Rich Presence not showing up
- Redundant ThunderstoreAPI dependency
[v1.0.0] - 14.09.2024
Added
- This mod!