# Discord Rich Presence for Flashpoint Launcher A Flashpoint Launcher extension that provides support for Discord Rich Presence. (https://discord.com/rich-presence) ## Usage Make sure Game Activity is enabled in your Discord settings and that you're using the App, not the Browser version. When you play a game or animation on Flashpoint your Discord presence will be updated to display it. Extreme games will be hidden by default, see `Display Extreme Games` in Config to enable it. ## Building 1) Clone into `\Data\Extensions` in the Flashpoint folder. 2) `npm install` 3) `npm run build` (Use `npm run package` for production versions) 4) Start Flashpoint Launcher