mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
save defaults of project plugins
This commit is contained in:
parent
712670ec60
commit
bba39ff457
2 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,9 @@
|
|||
{
|
||||
"project_plugins": {
|
||||
"windows": [],
|
||||
"darwin": [],
|
||||
"linux": []
|
||||
},
|
||||
"publish": {
|
||||
"IntegrateHeroVersion": {
|
||||
"enabled": true
|
||||
|
|
|
|||
|
|
@ -1,11 +1,6 @@
|
|||
{
|
||||
"studio_name": "Studio name",
|
||||
"studio_code": "stu",
|
||||
"project_plugins": {
|
||||
"windows": "convert from \"PYPE_PROJECT_PLUGINS\"",
|
||||
"darwin": "",
|
||||
"linux": ""
|
||||
},
|
||||
"studio_soft": {
|
||||
"windows": "convert from \"STUDIO_SOFT\"",
|
||||
"darwin": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue