docs: another round of fixerinos
This commit is contained in:
parent
8c80a4389c
commit
c2e30eb9da
3 changed files with 6 additions and 3 deletions
|
@ -52,6 +52,9 @@ able to invoke that plugin. [You can safely ignore that](https://github.com/alte
|
|||
also possible, but not on the roadmap yet.
|
||||
* EDDI events (and some other more administrative commands) are now hidden from
|
||||
the VoiceAttack log.
|
||||
* The command beep sound used by some commands as acknowledgment has been
|
||||
changed to a builtin sound effect in VoiceAttack to avoid having to ship a
|
||||
.wav file of unknown origin.
|
||||
|
||||
### EliteAttack 8.0
|
||||
|
||||
|
|
|
@ -15,9 +15,9 @@ Default folder is `%appdata%\StreamAttack\`.
|
|||
* `set jump target`: Sets the jump target to the currently targeted system.
|
||||
Distance will be written to the configured file.
|
||||
|
||||
* `[copy;open] ship build`: copies the current ship build (coriolis) or opens it
|
||||
* `[copy;open] ship build`: Copies the current ship build (coriolis) or opens it
|
||||
in your default browser.
|
||||
* `open StreamAttack folder`: opens the configured folder in Explorer.
|
||||
* `open StreamAttack folder`: Opens the configured folder in Explorer.
|
||||
|
||||
## Output Files
|
||||
|
||||
|
|
|
@ -148,7 +148,7 @@ Add a new action using “Other” → “VoiceAttack Action”→ “Execute An
|
|||
|
||||
![[VoiceAttack-edit-startup-execute.png]]
|
||||
|
||||
Choose “Execute by name (Advanced)” and enter “((alterNERDtive-base.startup))”.
|
||||
Choose “Execute by name (Advanced)” and enter `((alterNERDtive-base.startup))`.
|
||||
|
||||
![[VoiceAttack-edit-startup-action.png]]
|
||||
|
||||
|
|
Loading…
Reference in a new issue