Files
GetiyoSimpleAIVisual/module.json
2025-04-30 18:58:08 +02:00

21 lines
413 B
JSON

{
"name": "GetiyoSimpleVisual",
"type": "normal",
"author": "marco",
"category": "AIFx",
"default_reference_properties": {},
"default_module_properties": {},
"triggers": {},
"conditions": {
"server": {},
"client": {}
},
"default_size": {
"width": 300,
"height": 300
},
"default_location": {
"x": 100,
"y": 100
}
}