add extra fields to product.json for external templates

This commit is contained in:
Stefano D'Angelo 2025-07-18 11:39:44 +02:00
parent 69cff1ebab
commit 1e5d2b49da

View File

@ -2,7 +2,9 @@
"product": {
"name": "Tibia test product",
"version": "1.0.0",
"buildVersion": "0",
"buildVersion": 0,
"description": "A toy plugin to test Tibia",
"copyright": "Copyright © 2021-2025 Orastron Srl unipersonale",
"bundleName": "tibia-test",
"buses": [
{
@ -136,7 +138,8 @@
],
"ui": {
"userResizable": true,
"selfResizable": false
"selfResizable": false,
"highResolution": true
},
"state": {
"dspCustom": true