ExtraConcentratedJuice / pokecord-catcher

Working automatic hax to catch pokemans on the shitty discord pokemon clone
2 stars 0 forks source link

Dont know how to install #39

Closed moocow1995 closed 6 years ago

moocow1995 commented 6 years ago

when i open up cmd and put in "dotnet PokecordCatcher.dll" it says "No executable found matching command "dotnet-PokecordCatcher.dll""

Grock123 commented 6 years ago

You probably didn't download the release, when you do extract that into the same folder as the clone download.

https://github.com/ExtraConcentratedJuice/pokecord-catcher/releases/ for release 10.

Then run the command dotnet PokecordCatcher.dll

I'm assuming you got the .Net core.

ExtraConcentratedJuice commented 6 years ago

Navigate to the proper directory and execute your command there. A quick google search should tell you how to do it.