Merge pull request #148 from Technicalfool/master

PunishTheLazy ckan file adjusted.
This commit is contained in:
Michele 2014-12-21 23:03:27 +01:00
commit 063df3f397
1 changed files with 23 additions and 0 deletions

23
PunishTheLazy-0.01.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-2.0",
"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"
}
]
}