You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrating this into an existing app would be done the same way you'd write any java code for an existing app. The quickest thing to a tutorial I can give at this point is to create an IPCClient and connect it, and then subscribe to events/send presences after that. Of course, make sure that you've added the window to your client's recognized games and that the window is active (you'll need to supply a window or use the app's window)
How do you connect this to the app you want to use (like IntelliJ IDEA)
The text was updated successfully, but these errors were encountered: