"NetKAN generated mods - USI-SRV-0.3.2.0"

This commit is contained in:
NetKAN inflator Robot 2015-10-20 15:28:07 +00:00
parent 4bbcb92907
commit f23479e8d8
1 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,42 @@
{
"spec_version": 1,
"identifier": "USI-SRV",
"name": "USI Survival Pack",
"abstract": "Deployable Emergency Reentry Pod (DERP)",
"author": "RoverDude",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/84359",
"repository": "https://github.com/BobPalmer/SrvPack"
},
"version": "0.3.2.0",
"ksp_version": "1.0",
"depends": [
{
"name": "FirespitterCore",
"min_version": "7.0.5398.27328"
},
{
"name": "ModuleManager",
"min_version": "2.5.1"
},
{
"name": "USITools",
"min_version": "0.3.0"
},
{
"name": "CommunityResourcePack",
"min_version": "0.3.1"
}
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"download": "https://github.com/BobPalmer/SrvPack/releases/download/0.3.2.0/SrvPack_0.3.2.0.zip",
"download_size": 2417556,
"x_generated_by": "netkan"
}