|
1 | 1 | [ |
2 | 2 | { |
3 | 3 | "name": "C3 Effects Concat", |
| 4 | + "hasRepo": true, |
4 | 5 | "repo": "https://github.com/ConstructFund/c3-effects-concat", |
5 | 6 | "hasWebsite": true, |
6 | 7 | "url": "https://constructfund.github.io/c3-effects-concat/", |
|
9 | 10 | }, |
10 | 11 | { |
11 | 12 | "name": "Made With Construct", |
| 13 | + "hasRepo": true, |
12 | 14 | "repo": "https://github.com/ConstructFund/madewithconstructwebsite", |
13 | 15 | "hasWebsite": true, |
14 | 16 | "url": "https://www.madewithconstruct.com/", |
|
17 | 19 | }, |
18 | 20 | { |
19 | 21 | "name": "Color addon generator", |
| 22 | + "hasRepo": true, |
20 | 23 | "repo": "https://github.com/ConstructFund/color-addon-generator", |
21 | 24 | "hasWebsite": true, |
22 | 25 | "url": "https://constructfund.github.io/color-addon-generator", |
|
25 | 28 | }, |
26 | 29 | { |
27 | 30 | "name": "C3IDE 2", |
| 31 | + "hasRepo": true, |
28 | 32 | "repo": "https://github.com/ConstructFund/c3ide2", |
29 | 33 | "hasWebsite": false, |
30 | 34 | "description": "A spiritual successor to c3ide", |
31 | 35 | "status": "In Development" |
32 | 36 | }, |
33 | 37 | { |
34 | 38 | "name": "Web Game Template", |
| 39 | + "hasRepo": true, |
35 | 40 | "repo": "https://github.com/ConstructFund/web-game-template", |
36 | 41 | "hasWebsite": false, |
37 | 42 | "description": "A Construct 3 template that implements the basics for making web games, including the biggest web platform SDKs", |
38 | 43 | "status": "Maintenance" |
| 44 | + }, |
| 45 | + { |
| 46 | + "name": "Was That Addon Ported", |
| 47 | + "hasRepo": false, |
| 48 | + "hasWebsite": true, |
| 49 | + "url": "https://wasthataddonported.surge.sh/", |
| 50 | + "description": "A website that references commonly used Construct 2 addons and wether they have been ported yet or not", |
| 51 | + "status": "Legacy" |
39 | 52 | } |
40 | 53 | ] |
0 commit comments