Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No .exe file #2

Closed
smoothAEON opened this issue Sep 10, 2019 · 4 comments
Closed

No .exe file #2

smoothAEON opened this issue Sep 10, 2019 · 4 comments

Comments

@smoothAEON
Copy link

No .exe file

@Blacklock
Copy link
Owner

Get Visual Studio and compile the source yourself

@ghost
Copy link

ghost commented Nov 19, 2019

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
Copy link
Owner

^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@Blacklock @smoothAEON and others