Added preliminary PunishTheLazy metafile.

This commit is contained in:
Technicalfool 2014-11-09 23:13:12 +00:00
parent 78ee18493b
commit 0c7c3b83d0
1 changed files with 23 additions and 0 deletions

23
PunishTheLazy.ckan Normal file
View File

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