Blacklock / gtautofarmer

Open multiple instances of Growtopia at the same time. (PS: This project is unfinished & has been abandoned).
MIT License
24 stars 30 forks source link

No .exe file #2

Closed smoothAEON closed 4 years ago

smoothAEON commented 5 years ago

No .exe file

Blacklock commented 5 years ago

Get Visual Studio and compile the source yourself

ghost commented 4 years ago

Compiling is the easiest part of this. Firstly, download Visual Studio (Community edition). After you downloading VS installer, open this file and tick ".NET Desktop development". Then, you'll need this autofarmer's ZIP file. After you downloading this auto farmer as a ZIP file, open it and click the VS solution file(.sln) and open it with Visual Studio. Lastly, after opening VS, click the button "Compile" in the upside and select "Compile Solution". Then, you can get and use your file as an .exe file in the section "Output". File location will be written in the Output. That's all, dude :)

Blacklock commented 4 years ago

^