Skip to content

Commit 87ae95f

Browse files
authored
Update content.json
1 parent 4fef82f commit 87ae95f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/assets/content.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
[
2-
{
3-
"name": "CAW: Construct Addon Wizard",
4-
"hasRepo": true,
5-
"repo": "https://github.com/ConstructFund/construct-addon-wizard-scaffold",
6-
"hasWebsite": false,
7-
"description": "A brand new addon framework for Construct 3 that allows you to create addons with ease",
8-
"status": "In Development"
9-
},
102
{
113
"name": "Construct 3 UI",
124
"hasRepo": false,
@@ -16,6 +8,14 @@
168
"description": "Flexbox layout engine for Construct 3 with a CSS-like styling syntax",
179
"status": "In Development"
1810
},
11+
{
12+
"name": "CAW: Construct Addon Wizard",
13+
"hasRepo": true,
14+
"repo": "https://github.com/ConstructFund/construct-addon-wizard-scaffold",
15+
"hasWebsite": false,
16+
"description": "A brand new addon framework for Construct 3 that allows you to create addons with ease",
17+
"status": "In Development"
18+
},
1919
{
2020
"name": "CAW VS Code extension",
2121
"hasRepo": true,

0 commit comments

Comments
 (0)