"NetKAN generated mods - USI-EXP-0.6.0.0"
This commit is contained in:
parent
c570a83fe0
commit
a27d3db9fb
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "USI-EXP",
|
||||
"name": "USI Exploration Pack",
|
||||
"abstract": "PackRat Rover and parts geared towards planetary exploration",
|
||||
"author": "RoverDude",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/78242-105",
|
||||
"repository": "https://github.com/BobPalmer/ExplorationPack"
|
||||
},
|
||||
"version": "0.6.0.0",
|
||||
"ksp_version": "1.2.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore",
|
||||
"min_version": "7.0.5398.27328"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.1"
|
||||
},
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "0.4.0"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.2.3"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/ExpPack",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/ExplorationPack/releases/download/0.6.0.0/ExpPack_0.6.0.0.zip",
|
||||
"download_size": 8755111,
|
||||
"download_hash": {
|
||||
"sha1": "FE098EC2A68DA50556865300EF72BB125149EF3F",
|
||||
"sha256": "8E30C12CC2F5DC8906FDA58ED0AA6A39A2FCD7679801B6C6904A9641706A7F5A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue