#Show what youre making in Unity with the Unity Editor RPC
1 messages · Page 1 of 1 (latest)
Hey @prisma rune! I've got a suggestion for your project
hey there, sure
i shoddly stolen some code and improved it so this is a bit janky any issue reports or new features are welcome
When trying to install it, I read the dependencies and it said I had to install the Discord SDK
wow you answered so fast
indeed
this does not ship with any sdk, as this would create conflicts
you dont want the sdk two times in your project
the thing is that I went to install it and dumbly started setting up my own discord application following blindly the instructions
I quickly realized and just imported the package into my project
well thats not that bad
you prolly want discord to show your game anyways so following the sdks tutorial prolly not that bad of an idea
just to make something clear, you are aware this plugin is meant to show that you (the dev) are working inside the Engine on Discord, this is not for your game to show that someone is playing your game#
thats 2 seperate parts, thats why i dont want to include the SDK, that way that you can use my Project, but still create your own discord integration for your game
okay so my suggestion was to add the dependencie directly to the package.json file (which is as stupidly simple as adding what I added in the following image) just to make sure no one makes the same mistake as me by downloading the package without thinking lmao
its a dumb suggestion I know
dude im so numb today, I added it to the package.json of the Discord SDK itself
so your new package.json file would be just like this
oh ik my suggestion was just to automate the proccess of downloading the dependency
its such a tiny inconvenience but I rlly love your package so I wanted to make this suggestion
man your amazing
pushed
I dont want to drown my main projects in errors, or make a new project, can you test it ?
damn it doesnt
imma research whats the problem
gimme a minute
what is the error
says that the dependency is invalid
well i forgot as well when showing you the example
thanks you so much :)
@lavish lintel the last thing worked for you ?
I tried to install it and got hit with a semvar error
even with my fix that worked for you
trying rn to actually fix it, but i found out you cant even add a git resource as a dependencie, so i will just need to add it back as a manual dependencie
Yeah, I mean it even shew my discord status and worked just fine, not just installed