changed python script dir
Now resides in `Sounds\scripts` for upcoming profile package compatibility. Techincally the `Apps` directory would be more appropriate; as soon as a profile package has that directory though you have to restart VoiceAttack without plugin support to import the package.
This commit is contained in:
parent
17a0ae4917
commit
674c5d62b8
4 changed files with 3 additions and 3 deletions
|
@ -362,7 +362,7 @@ if you have included EliteDangerous.
|
|||
* `>targetSubsystem` (string): the default target subsystem. Unused. Default:
|
||||
“drive”.
|
||||
* `python.ScriptPath` (string): the path you have placed the compiled python
|
||||
scripts in. Default: “{VA_DIR}\scripts” (the “scripts” folder in your
|
||||
VoiceAttack installation directory).
|
||||
scripts in. Default: “{VA_DIR}\Sounds\scripts” (the “\Sounds\scripts” folder
|
||||
in your VoiceAttack installation directory).
|
||||
* `>bindingsFile` (string): the bindings file bindED should use for your key
|
||||
binds. Default: mine. You should really change this setting.
|
||||
|
|
|
@ -235,7 +235,7 @@ you have included RatAttack.
|
|||
your names include spaces, you will have to put them in quotes. Default: “"J
|
||||
Jora Jameson" NameWithNoSpace”.
|
||||
* `python.scriptPath` (string): the path you put the Python scripts in. Default:
|
||||
“{VA_DIR}\scripts”.
|
||||
“{VA_DIR}\Sounds\scripts”.
|
||||
|
||||
### Other Variables ###
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue