save defaults of project plugins

This commit is contained in:
iLLiCiTiT 2021-03-25 15:38:17 +01:00
parent 712670ec60
commit bba39ff457
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,9 @@
{
"project_plugins": {
"windows": [],
"darwin": [],
"linux": []
},
"publish": {
"IntegrateHeroVersion": {
"enabled": true

View file

@ -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": "",