|
| 1 | +[ |
| 2 | + { |
| 3 | + "name": "C3 Effects Concat", |
| 4 | + "repo": "https://github.com/ConstructFund/c3-effects-concat", |
| 5 | + "hasWebsite": true, |
| 6 | + "url": "https://constructfund.github.io/c3-effects-concat/", |
| 7 | + "description": "A web tool that concatenates effects in a given order", |
| 8 | + "status": "Maintenance" |
| 9 | + }, |
| 10 | + { |
| 11 | + "name": "Made With Construct", |
| 12 | + "repo": "https://github.com/ConstructFund/madewithconstructwebsite", |
| 13 | + "hasWebsite": true, |
| 14 | + "url": "https://www.madewithconstruct.com/", |
| 15 | + "description": "A Construct 3 template that implements the basics for making web games, including the biggest web platform SDKs", |
| 16 | + "status": "Maintenance" |
| 17 | + }, |
| 18 | + { |
| 19 | + "name": "Color addon generator", |
| 20 | + "repo": "https://github.com/ConstructFund/color-addon-generator", |
| 21 | + "hasWebsite": true, |
| 22 | + "url": "https://constructfund.github.io/color-addon-generator", |
| 23 | + "description": "A tool that generates replace color shaders and color variable behaviors", |
| 24 | + "status": "Maintenance" |
| 25 | + }, |
| 26 | + { |
| 27 | + "name": "C3IDE 2", |
| 28 | + "repo": "https://github.com/ConstructFund/c3ide2", |
| 29 | + "hasWebsite": false, |
| 30 | + "description": "A spiritual successor to c3ide", |
| 31 | + "status": "In Development" |
| 32 | + }, |
| 33 | + { |
| 34 | + "name": "Web Game Template", |
| 35 | + "repo": "https://github.com/ConstructFund/web-game-template", |
| 36 | + "hasWebsite": false, |
| 37 | + "description": "A Construct 3 template that implements the basics for making web games, including the biggest web platform SDKs", |
| 38 | + "status": "Maintenance" |
| 39 | + } |
| 40 | +] |
0 commit comments