A simple application that provides your current OpenEmu game as an RPC state in Discord via PyPresence.
How to use
Unzip and open the latest x86_64 version from the releases tab
How to build
Paste this into your terminal. Feel free to follow along by reading the steps in build.sh.
curl https://raw.githubusercontent.com/MCMi460/OpenEmuRPC/main/build.sh -o build.sh
chmod -R 777 build.sh
./build.sh
If you have any issues, contact me here.