Jessecar96 / SteamBot

Automated bot software for interacting with Steam Trade
http://scrap.tf
MIT License
1.33k stars 910 forks source link

Unable to compile code #1162

Open ImLostTbh opened 1 year ago

ImLostTbh commented 1 year ago

After trying to compile the code and getting errors with SteamAuth and other stuff working, I tried downloading the NuGet package manager, but the link leads me to a website that ends up being empty with just the text "Not Found". How am I supposed to compile it if I can't access the NuGet package manager?

BlueRaja commented 1 year ago

NuGet is built into Visual Studio. NuGet packages are downloaded automatically when you build.

fishzint commented 1 year ago

After trying to compile the code and getting errors with SteamAuth and other stuff working, I tried downloading the NuGet package manager, but the link leads me to a website that ends up being empty with just the text "Not Found". How am I supposed to compile it if I can't access the NuGet package manager?

did you ever find a fix im in the same boat