"NetKAN generated mods - USI-SRV-0.6.3.0"
This commit is contained in:
parent
825940ba60
commit
d99bf78e20
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"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.6.3.0",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.1",
|
||||
"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.6.3.0/SrvPack_0.6.3.0.zip",
|
||||
"download_size": 2742312,
|
||||
"download_hash": {
|
||||
"sha1": "6D42C8B1D033BE986A5F9F25D2B20B0E848B2816",
|
||||
"sha256": "420940D49E75787CBD1419B11E357F1CB1A1F0B1C6BFEDC7D09E810B3A7DDDE1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue