diff --git a/applications.json b/applications.json index e206eaa..55ae139 100644 --- a/applications.json +++ b/applications.json @@ -7319,6 +7319,20 @@ "official_site" : "", "languages" : [ "rust" + ] + }, + { + "short_description": "Cross-platform development IDE", + "categories": [ + "ide" + ], + "repo_url": "https://https://github.com/livecode/livecode", + "title": "LiveCode", + "icon_url": "https://livecode.com/wp-content/uploads/2016/05/newdarklogo.png", + "screenshots": [], + "official_site": "https://livecode.org/", + "languages": [ + "c" ] }, { @@ -7433,6 +7447,21 @@ "typescript", "javascript" ] + }, + { + "short_description": "Cross-platform development IDE", + "categories": [ + "ide" + ], + "repo_url": "https://https://github.com/livecode/livecode", + "title": "LiveCode", + "icon_url": "https://livecode.com/wp-content/uploads/2016/05/newdarklogo.png", + "screenshots": [], + "official_site": "https://livecode.org/", + "languages": [ + "c" + ] } + ] }