Skip to content

Commit 4fef82f

Browse files
authored
Update content.json
1 parent 09990f4 commit 4fef82f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

src/assets/content.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@
77
"description": "A brand new addon framework for Construct 3 that allows you to create addons with ease",
88
"status": "In Development"
99
},
10+
{
11+
"name": "Construct 3 UI",
12+
"hasRepo": false,
13+
"repo": "",
14+
"hasWebsite": true,
15+
"url": "https://constructfund.github.io/construct3-ui",
16+
"description": "Flexbox layout engine for Construct 3 with a CSS-like styling syntax",
17+
"status": "In Development"
18+
},
1019
{
1120
"name": "CAW VS Code extension",
1221
"hasRepo": true,
@@ -99,4 +108,4 @@
99108
"description": "A website that references commonly used Construct 2 addons and wether they have been ported yet or not",
100109
"status": "Legacy"
101110
}
102-
]
111+
]

0 commit comments

Comments
 (0)