mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
added addons_path key to settings
This commit is contained in:
parent
6b6877e76e
commit
cf811c7e0f
2 changed files with 17 additions and 0 deletions
|
|
@ -1,4 +1,9 @@
|
|||
{
|
||||
"addon_paths": {
|
||||
"windows": [],
|
||||
"darwin": [],
|
||||
"linux": []
|
||||
},
|
||||
"avalon": {
|
||||
"AVALON_TIMEOUT": 1000,
|
||||
"AVALON_THUMBNAIL_ROOT": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue