-
Notifications
You must be signed in to change notification settings - Fork 18
/
wordpress_dhtml_chess.json
executable file
·22 lines (22 loc) · 1.47 KB
/
wordpress_dhtml_chess.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name" : "DHTML Chess",
"slug" : "dhtml_chess",
"homepage" : "https://www.wordpresschess.com",
"download_url" : "http://dhtmlchess.com/api/zip/dhtml_chess.zip",
"version" : "1.0.55",
"author" : "dhtmlchess.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.55<br>* Renamed to wordpresschess. <br>1.0.53<br/>*New Database template(tpl=3). <br />* Support for green theme.<br />1.0.52<br/><br/>*Support for standings table/grid<br>*Support for finding pinned pieces.<br>* fixed problem with previous puzzles in tactics when random is turned on"
},
"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"
}
}