https://github.com/megapiggy/owrichpresence
Adds discord rich presence to Outer Wilds
https://github.com/megapiggy/owrichpresence
discord discord-rich-presence mod modding outer-wilds unity
Last synced: about 1 month ago
JSON representation
Adds discord rich presence to Outer Wilds
- Host: GitHub
- URL: https://github.com/megapiggy/owrichpresence
- Owner: MegaPiggy
- License: mit
- Created: 2022-08-21T06:27:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-02T22:42:04.000Z (11 months ago)
- Last Synced: 2025-03-31T03:32:07.856Z (7 months ago)
- Topics: discord, discord-rich-presence, mod, modding, outer-wilds, unity
- Language: C#
- Homepage: https://outerwildsmods.com/mods/discordrichpresence/
- Size: 234 KB
- Stars: 10
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Outer Wilds Discord Rich Presence
Adds discord rich presence to Outer Wilds


## Translations
The language you have your game set to will also be what language the rich presence will show up in.
Currently only English, French, Spanish, German, and Polish are supported.## Mod Support
There is custom icon support for the following other mods:
- [New Horizons](https://outerwildsmods.com/mods/newhorizons/) (Default icons for any planets or stars made with it)
- [New Horizons Examples](https://outerwildsmods.com/mods/newhorizonsexamples/)
- [Real Solar System](https://outerwildsmods.com/mods/realsolarsystem/)
- [TRAPPIST-1](https://outerwildsmods.com/mods/trappist1/)
- [The Outsider](https://outerwildsmods.com/mods/theoutsider/)
- [Astral Codec](https://outerwildsmods.com/mods/astralcodec/)
- [Hearth's Neighbor](https://outerwildsmods.com/mods/hearthsneighbor/)
- [Tesseract's Secret](https://outerwildsmods.com/mods/tesseractssecret/)
- [Evacuation](https://outerwildsmods.com/mods/evacuation/)
- [Unnamed Mystery](https://outerwildsmods.com/mods/unnamedmystery/)
- [Carson System](https://outerwildsmods.com/mods/carsonsystem/)
- [Mod Jam 3](https://outerwildsmods.com/mods/modjam3/)
- [Axiom's Refuge](https://outerwildsmods.com/mods/axiomsrefuge/)
- [Hearth's Neighbor 2: Magistarium](https://outerwildsmods.com/mods/hearthsneighbor2magistarium/)
- [Granite's Invitation](https://outerwildsmods.com/mods/granitesinvitation/)
- [Finis](https://outerwildsmods.com/mods/finis/)
- [Callis's Thesis](https://outerwildsmods.com/mods/callissthesis/)
- [Echo Hike](https://outerwildsmods.com/mods/echohike/)
- [Jam Hub](https://outerwildsmods.com/mods/jamhub/)
- [Band Together](https://outerwildsmods.com/mods/bandtogether/)
- [Solar Rangers](https://outerwildsmods.com/mods/solarrangers/)
- [Symbiosis](https://outerwildsmods.com/mods/symbiosis/)Ask me if you want support for your mod added.
## Credits
- French Translation by [LOUDO56](https://github.com/LOUDO56)
- Spanish Translation by [miguerubsk](https://github.com/miguerubsk)
- German Translation by [Derko8](https://github.com/Derko8)
- Polish Translation by [Ganymede2076](https://github.com/Minecraft633)
- [Discord Rich Presence C#](https://github.com/Lachee/discord-rpc-csharp)
- [Unity Named Pipes](https://github.com/Lachee/unity-named-pipes)