From 81b83bba2dd8633145767c6e7dde4d6735211328 Mon Sep 17 00:00:00 2001 From: alterNERDtive Date: Thu, 19 May 2022 11:41:48 +0200 Subject: [PATCH] docs: now mentions reloading the custom profile after initially adding its `startup` command fixes #129 --- CHANGELOG.md | 2 ++ docs/installing.md | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a47fdf7..cfe1778 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,8 @@ the job. ### Fixed * Log level settings description no longer contains literal `\n`s. +* Documentation now mentions that you have to reload your custom profile after + creating the `startup` command for the first time. (#129) ## EliteAttack 8.3 diff --git a/docs/installing.md b/docs/installing.md index 1c9c430..f3879ae 100644 --- a/docs/installing.md +++ b/docs/installing.md @@ -167,6 +167,10 @@ You can add anything else you want your profile to do when it loads below this action. You do not have to set any configuration options, this can be done way more elegantly! More on this [later on](general.md#settings). +After adding the startup command you will have to right click VoiceAttack’s +title bar and choose “Reload Active Profile” or restart VoiceAttack to it +executed for the first time. + #### Set Profile Options While editing the profile, hit the “Options” button.