Closed tytoppik closed 1 year ago
Hi,
Easy, here you have a few steps to start:
First of all download the repository git clone https://github.com/SegoCode/AutoWall
Now download the mpv and weebp binary and unzip to respectives folders AutoWall/src/weebp
and AutoWall/src/mpv
Using Aut2Exe available here compile to x64 Autowall.au3 and keep binary in the actual .au3 folder
At this point you can use AutoWall running Autowall.exe , but some extra functions will not be available, for that remains you will have to download and install golang using golang build
compile all .go files in AutoWall/src/tools
the last file is AutoPause.au, use Aut2Exe, and keep binary in AutoWall/src/tools
also check this https://github.com/SegoCode/AutoWall/issues/19#issuecomment-955776642
Thanks for the answer) I will try
Keep in mind, Autowall its only a script to coordinate mpv and weebp, it has no dependence with AutoWall/src/tools
, and all the extra files the only thing that do Autowall is running a binary called *.exe at some point
I think about it.... I'm going to start working on compiling guide, explaining the code and functionality, to make it easier for others to contribute.
I think the compilation guide is well done, if you need any improvement, please let me know.
How to compile a project from source?