Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Does anyone know a website address, or somewhere i can location a playerioclient.dll file for my bot reference. I just recently got a new computer and don't have one on here.
Thanks in advance.
Offline
Offline
That's a 12.2mb file.. The regular playerio.dll file shouldn't be that big should it?
Offline
That's a 12.2mb file.. The regular playerio.dll file shouldn't be that big should it?
Because that contains the whole SDK for PlayerIO and also some example projects, not just the C# edition.
The .dll that you're looking for will be in that zip and I think it's around 500kb?
Offline
Because that contains the whole SDK for PlayerIO and also some example projects, not just the C# edition.
The .dll that you're looking for will be in that zip and I think it's around 500kb?
So is there a place just for that one .dll file that's around 500kb.. cause that's all i need.
Found one, Emalton helped me.
using PlayerIOClient;
<- don't know why i added that..
Offline
Offline
Processor has a signed version of it on NuGet; so, if you are using VisualStudio and have NuGet for it then you can just search Player IO and should find it without any issues.
Offline
Found one, Ematlon helped me..
kek "Ematlon"
im offended
EDIT:
Processor has a signed version of it on NuGet; so, if you are using VisualStudio and have NuGet for it then you can just search Player IO and should find it without any issues.
Yeah that's what I instructed him to do.
Offline
The easiest way is to get it from NuGet, like more people said.
Offline
The easiest way is to get it from NuGet, like more people said.
▼Visual Studio
Or open the console and type
install-package playerioclient-signed
thanks zoey aaaaaaaaaaaand thanks latif for the avatar
Offline
Pages: 1
[ Started around 1732386299.9101 - Generated in 0.062 seconds, 12 queries executed - Memory usage: 1.58 MiB (Peak: 1.76 MiB) ]