• ⚠️ Mod Release Rules now apply to this board.

    All mods must include a license, source code (for executable mods), and proper attribution.

    Read the full rules here before posting.

Tools Discord Rich Presence

rat in suit

New Member
Oct 17, 2025
3
2

KSA Discord Rich Presence​

A mod that adds Discord Rich Presence support, allowing your friends to see what you're doing in the game!

This is supposed to be temporary until the game devs implement it themselves

Features​

  • 🚀 Real-time Vehicle Tracking: Shows the vehicle you're currently controlling
  • 🌍 Location Display: Displays the celestial body you're orbiting or landed on
  • 📊 Situation Awareness: Shows whether you're landed, orbiting or splashed down
  • 🖼️ Dynamic Assets: Different images based on the celestial body you're at

Planned Features​

  • Detect vehicle switching
  • Detect kitten as characters
  • Get better images
  • Add a way to support any planet/celestial body
  • Improve performance by maybe subscribing to a different method

Installation​

Manual Installation​

  1. Download the latest release from SpaceDock
  2. Extract the contents to your KSA mods folder
  3. Make sure the following DLLs are in the mod folder:
    • KSADiscordRichPresence.dll
    • DiscordRPC.dll
    • Newtonsoft.Json.dll
    • mod.toml
  4. Add the following to your manifest.toml
    Code:
    # other mods
    
    [[mods]]
    id = "KSADiscordRichPresence"
    enabled = true
    
    # other mods

Contributing​

Source code: https://github.com/paulo-santana/KSADiscordRichPresence
Contributions are welcome! Please feel free to submit a Pull Request.

Support​

If you encounter any issues or have suggestions:
  • Open an issue on GitHub

Acknowledgments​

License​

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
 
Last edited:
Hey @rat in suit, could you please include a link to the source code and specify a license within your post - thanks!