Lachee / discord-rpc-unity

C# custom implementation for Discord Rich Presence. Unity package to easy add to your own games.
MIT License
39 stars 2 forks source link

It's not actually just a warning - #15

Open JijaProGamer opened 1 month ago

JijaProGamer commented 1 month ago

If I Run

openupm add com.unity.nuget.newtonsoft-json@3.0.2

(Also tried 3.2.1, since 3.0.3 your library wants doesn't actually exist)

and then

openupm add com.lachee.discordrpc

I get this warning:

error CS1566: Error reading resource 'DiscordRPC.xml' -- 'Could not find a part of the path 'C:\Users\bloxx\FitZen VR\Packages\com.lachee.discordrpc\Runtime\DiscordRPC.xml'.'

Which won't allow me to actually run the build