updated compiling instructions

pull/2/head
Yuriy 2 years ago
parent ab24b77d50
commit 895192fd44

@ -26,7 +26,7 @@ Automated posting to the following media platform using either the Platform's AP
5. [Download the latest .exe of the Uploader](https://git.zinchuk.xyz/yuriy/Freedomain-Video-Uploader/releases) 5. [Download the latest .exe of the Uploader](https://git.zinchuk.xyz/yuriy/Freedomain-Video-Uploader/releases)
- When run, the Uploader will automatically create the folders and files it requires in the directory it's run from. - When run, the Uploader will automatically create the folders and files it requires in the directory it's run from.
# Settings.ini # Settings
The Poster reads & saves its settings to a `settings.ini` file located in the same directory as itself. All customization, including custom profile URLs for websites are stored here. The required fields are: The Poster reads & saves its settings to a `settings.ini` file located in the same directory as itself. All customization, including custom profile URLs for websites are stored here. The required fields are:
```` ````
[General] [General]
@ -52,5 +52,6 @@ Ive done my best to catch any possible errors that might pop up and write fun
![Alt text](Assets/Screenshots/Error_Message2.png "Error Message") ![Alt text](Assets/Screenshots/Error_Message2.png "Error Message")
# Compiling .exe from source # Compiling Executable from Source
- @todo 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 automatically compile, or start up the AHK compiler that comes installed with Autohotkey and select the `Freedomain Video Uploader.ahk` and `\Assets\FreedomainVideo.ico` icon.
Loading…
Cancel
Save