1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/PunishTheLazy-0.01.ckan
Michele 329e588d13 Update PunishTheLazy-0.01.ckan
Fixes forum url.
2014-12-21 23:03:58 +01:00

24 lines
674 B
Plaintext

{
"spec_version": 1,
"name" : "Punish The Lazy",
"identifier" : "PunishTheLazy",
"abstract" : "A really simple reputation nibbler.",
"download" : "http://greenoctagon.co.uk/PunishTheLazy.zip",
"license" : "GPL-2.0",
"version" : "0.01",
"release_status" : "stable",
"ksp_version_min" : "0.24.2",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/87659",
"github" : {
"url" : "https://github.com/Technicalfool/PunishTheLazy"
}
},
"install" : [
{
"file" : "PunishTheLazy",
"install_to" : "GameData"
}
]
}