This commit is contained in:
Marco
2025-04-30 18:58:08 +02:00
commit d0b50cfff1
66 changed files with 19009 additions and 0 deletions

21
module.json Normal file
View File

@@ -0,0 +1,21 @@
{
"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
}
}