"NetKAN generated mods - USI-SRV-0.5.2.1"
This commit is contained in:
parent
feb6c606e2
commit
760cf0ceeb
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "USI-SRV",
|
||||
"name": "USI Survival Pack",
|
||||
"abstract": "Deployable Emergency Reentry Pod (DERP)",
|
||||
"author": "RoverDude",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/76169-105",
|
||||
"repository": "https://github.com/BobPalmer/SrvPack"
|
||||
},
|
||||
"version": "0.5.2.1",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.2",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/SrvPack",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/SrvPack/releases/download/0.5.2.1/SrvPack_0.5.2.1.zip",
|
||||
"download_size": 2472704,
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue