2017-11-08 17:39:50 +01:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return
|
|
|
|
[
|
|
|
|
'name' => 'Keygen Dancer',
|
|
|
|
'category' => 'Gadget',
|
|
|
|
'stars' => 2,
|
|
|
|
'ui_language' => 'English',
|
|
|
|
'prog_language' => 'Delphi',
|
|
|
|
'short_description' => '40 of the best keygen themes together with a funny little keygen dance animation." +
|
|
|
|
"',
|
|
|
|
'add_date' => '2010-03-16',
|
|
|
|
'urls' =>
|
|
|
|
[
|
|
|
|
],
|
|
|
|
'long_description' => function(){ return file_get_contents(__DIR__ . '/Keygen Dancer_description.md'); },
|
2017-11-09 17:43:34 +01:00
|
|
|
'thumbnail_url' => 'Keygen Dancer.png',
|
2017-11-08 17:39:50 +01:00
|
|
|
];
|