Empty
This commit is contained in:
21
module.json
Normal file
21
module.json
Normal 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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user