"NetKAN generated mods - USI-EXP-0.11.0.0"
This commit is contained in:
parent
a4a8438b7f
commit
3c20964feb
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"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://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/ExplorationPack"
|
||||
},
|
||||
"version": "0.11.0.0",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore",
|
||||
"min_version": "v7.6.0"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.8.0"
|
||||
},
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "0.9.0.0"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.7.0.0"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/ExpPack",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
},
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/SrvPack",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
},
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/SubPack/Otter",
|
||||
"install_to": "GameData/UmbraSpaceIndustries/SubPack"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/ExplorationPack/releases/download/0.11.0.0/ExpPack_0.11.0.0.zip",
|
||||
"download_size": 12354920,
|
||||
"download_hash": {
|
||||
"sha1": "A60899409EE01BEB901BAAB88A6A1D5BFF88467C",
|
||||
"sha256": "1A85C4BFF83BA18310EE3C202E21AA5D5CBE87BB96C50CC540425D7C2BFFFEE6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue