-
Notifications
You must be signed in to change notification settings - Fork 18
/
wordpresschess_free.json
executable file
·22 lines (22 loc) · 1.23 KB
/
wordpresschess_free.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name" : "WordPressChess Free",
"slug" : "wordpresschess_free",
"homepage" : "https://www.wordpresschess.com",
"download_url" : "http://dhtmlchess.com/api/zip/wordpresschess_free.zip",
"version" : "1.0.64",
"author" : "wordpresschess.com",
"sections" : {
"description" : "An online chess database with beautiful layout for your WordPress site.<br>* Lots of templates to choose from<br>* Choose between simple game views, tournament views and tactics.<br>* Have your games stored in a database<br>* Import your PGN files with the click of a button<br>* Analyse your games online using StockfishJS embedded in the browser(No installation required).",
"screenshots": "1. Online Game Editor.\r<br>2. Many board templates",
"changelog" : "1.0.63<br>* Bugfixes"
},
"banners" : {
"low" : "https://wordpresschess.com/wp-content/plugins/dhtml_chess/assets/banner-772x250.png",
"high" : "https://wordpresschess.com/wp-content/plugins/dhtml_chess/assets/banner-1544x500.png"
},
"last_updated" : "2017-03-14 14:00:00",
"icons" : {
"low" : "https://wordpresschess.com/wp-content/plugins/dhtml_chess/assets/icon-128x128.png",
"high" : "https://wordpresschess.com/wp-content/plugins/dhtml_chess/assets/icon-256x256.png"
}
}