summaryrefslogtreecommitdiffhomepage
path: root/src/libMsg/scripts/hello-world.json
blob: f23a3714f6191d01d57f54aa0eed59a8546c6c2d (plain)
1
2
3
4
5
6
7
{
  "id": 1,
  "pos": { "x": 100, "y": 100 },
  "size": { "w": 300, "h": 200 },
  "title": "Message",
  "on-init": "_PrintHelloWorld"
}