diff --git a/Assets/Screenshots/Error_Message2.png b/Assets/Screenshots/Error_Message2.png new file mode 100644 index 0000000..09b1e8c Binary files /dev/null and b/Assets/Screenshots/Error_Message2.png differ diff --git a/README.md b/README.md index 4ecb3e1..27c21f4 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,8 @@ TelegramBotChatID=Public Posts Bot Chat ID # Uncaught Script Errors I’ve done my best to catch any possible errors that might pop up and write functionality to handle them. But If an error happens that i haven't written resolves for, it will pop up a message box that looks like this. Please send me a screenshot so I can write a patch for the bug. -![Alt text](Assets/Screenshots/Error_Message_Example.png "Error Message") +![Alt text](Assets/Screenshots/Error_Message2.png "Error Message") -# Compiling .exe from source -- @todo \ No newline at end of file +# Compiling To .exe From Source +1. [Install Autohotkey v1](https://www.autohotkey.com/download/) +2. `git clone` the project and then either run the `Compile Uploader to EXE.ahk` autohotkey script to compile automatically, or start up the AHK compiler that comes installed with Autohotkey and select the `Freedomain Social Media Poster.ahk` and `\Assets\FreedomainSMP.ico` icon. \ No newline at end of file