Merge pull request #409 from Dazpoet/add_USI-LS

Manual addition of USI-LS pre-release
This commit is contained in:
Willhelm Rendahl 2015-04-29 23:11:32 +02:00
commit 9665f95251
1 changed files with 25 additions and 0 deletions

25
USI-LS/USI-LS-0.1.0.ckan Normal file
View File

@ -0,0 +1,25 @@
{
"spec_version": 1,
"name": "USI Life Support",
"identifier": "USI-LS",
"author": "RoverDude",
"abstract": "UmbraSpaceIndustries take on life support",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/116790",
"repository": "https://github.com/BobPalmer/USI-LS"
},
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"version": "0.1.0",
"download": "https://github.com/BobPalmer/USI-LS/releases/download/0.1.0/USILS_0.1.0.zip",
"x_generated_by": "netkan",
"download_size": 294880,
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.0"
}