emildalalyan / FlStudioRpc

Simple program, that shows FL Studio information in Discord, using discord-rpc-csharp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FL Studio RPC

Simple program, that shows information about FL Studio in Discord, using discord-rpc-csharp.

How it looks?

изображение

Usage guide

  • For the beginning, see Before using section
  • Compile the program, using Visual Studio 2022
  • After start, program will open you a dialog, where you have to select FL studio executable
  • Set FlStudioRpcGui.exe as your default program to open .flp
  • All done!

Dependencies

Support

This program has been written long ago, so there is no support.

Before using

  • Step 1: Go to the FlStudioRpc/RpcHelper.cs and change ApplicationId to the your app id.

    You can create the application on the Discord Developer Portal

  • Step 2: Then go to the Rich Presence, upload your image, and rename it to "flicon"

    изображение

About

Simple program, that shows FL Studio information in Discord, using discord-rpc-csharp.

License:MIT License


Languages

Language:C# 100.0%