"NetKAN generated mods - USI-EXP-0.4.2.0"
This commit is contained in:
parent
6bfcf0f3ec
commit
31e2a16318
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "USI-EXP",
|
||||
"name": "USI Exploration Pack",
|
||||
"abstract": "PackRat Rover and parts geared towards planetary exploration",
|
||||
"author": "RoverDude",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/86695",
|
||||
"repository": "https://github.com/BobPalmer/ExplorationPack"
|
||||
},
|
||||
"version": "0.4.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.4.0"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.2.3"
|
||||
},
|
||||
{
|
||||
"name": "ModuleRCSFX"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/ExplorationPack/releases/download/0.4.2.0/ExpPack_0.4.2.0.zip",
|
||||
"download_size": 3596165,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue