'NetKAN generated mods - USI-EXP/USI-EXP-0.4.0.ckan'
This commit is contained in:
parent
b74de9c283
commit
57f0ec7caa
|
@ -1,45 +0,0 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "USI Exploration Pack",
|
||||
"identifier": "USI-EXP",
|
||||
"author": "RoverDude",
|
||||
"abstract": "PackRat Rover and parts geared towards planetary exploration",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "1.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/86695",
|
||||
"repository": "https://github.com/BobPalmer/ExplorationPack"
|
||||
},
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"version": "0.4.0",
|
||||
"download": "https://github.com/BobPalmer/ExplorationPack/releases/download/0.4.0/ExpPack_0.4.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 4246057
|
||||
}
|
Loading…
Reference in New Issue