Merge pull request #912 from ec429/master

add Kappa Ray 0.3.4
This commit is contained in:
Matthew 2015-12-26 22:53:11 -05:00
commit 842e8c4833
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"spec_version": 1,
"identifier" : "kappa-ray",
"name" : "Kappa Ray",
"author" : [ "soundnfury" ],
"abstract" : "Subject Kerbals and equipment to radiation",
"version" : "0.3.4",
"ksp_version" : "1.0.5",
"license" : "GPL-2.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/131575"
},
"download": "http://jttlov.no-ip.org/tar/kapparay-0.3.4.zip",
"depends": [
{ "name": "ModuleManager" }
],
"install": [
{
"file" : "kapparay-0.3.4/GameData/kappa-ray",
"install_to" : "GameData"
}
]
}