diff --git a/src/drivers/webextension/images/icons/Cocos2d.png b/src/drivers/webextension/images/icons/Cocos2d.png new file mode 100644 index 000000000..b72bdb355 Binary files /dev/null and b/src/drivers/webextension/images/icons/Cocos2d.png differ diff --git a/src/technologies/c.json b/src/technologies/c.json index cc7a8cc0e..34ca346da 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -1720,6 +1720,18 @@ "icon": "CoconutSoftware.svg", "website": "https://www.coconutsoftware.com/" }, + "Cocos2d": { + "cats": [ + 19 + ], + "description": "Cocos2d is a mature open source cross-platform game development framework.", + "icon": "Cocos2d.png", + "js": { + "CocosEngine": "([\\d\\.]{2,})\\;version:\\1" + }, + "oss": true, + "website": "https://www.cocos.com/en/cocos2dx" + }, "CodeIgniter": { "cats": [ 18