updated compiling instructions
This commit is contained in:
@@ -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)
|
||||
- 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:
|
||||
````
|
||||
[General]
|
||||
@@ -52,5 +52,6 @@ I’ve done my best to catch any possible errors that might pop up and write fun
|
||||
|
||||

|
||||
|
||||
# Compiling .exe from source
|
||||
- @todo
|
||||
# Compiling Executable 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 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.
|
||||
Reference in New Issue
Block a user