Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/elrygh/unity-editor-rpc

Discord Rich Presence for the Editor, fully automatic.
https://github.com/elrygh/unity-editor-rpc

Last synced: about 1 month ago
JSON representation

Discord Rich Presence for the Editor, fully automatic.

Awesome Lists containing this project

README

        

# UnityRPC

UnityRPC is a minimal Unity plugin that displays the current project you are working on in Unity
Made this cuz all other Plugins that did this before, are unmaintained or abandanoned....

## Features
- Displays the Unity version name, project name and work duration in Discord Rich Presence.
- Extremly Lightweight and has minimal performance impact.
- Cross-platform compatibility.

## Dependencies
You need the [Discord SDK](https://github.com/thetestgame/upm-discord-game-sdk) installed.

## Installation
1. Open the Package manager in Unity.
2. Click on the + in the top right and then add via Git.
3. Paste in this link and click Add: `https://github.com/ElryGH/Unity-Editor-RPC.git`

## Usage
Its fully automatic, it starts the second you open the Project.

## Compatibility
- **Unity Version:** Unity 2022, Unity 6 & newer.
- **Platforms:** Windows, macOS, Linux.

## Contributing
You may open feature request issues, but PR-Requests are not welcome, as this is mainly made for myself!
Feel free to fork this if you want changes that i dont want.

## License
This project is licensed under the GNU License. See the [LICENSE](LICENSE) file for more details.