So long RegolithAdaptation, hello ExtendedPartPack

This commit is contained in:
Matthew Heguy 2015-06-03 22:33:05 -04:00
parent 3bd1fbb07d
commit 05a427cd9b
2 changed files with 35 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/89774",
"homepage": "https://kerbalstuff.com/mod/494/ExtraPlanetary%20Launchpads(EPL)->Regolith%20Adaptation",
"kerbalstuff": "https://kerbalstuff.com/mod/494/ExtraPlanetary%20Launchpads(EPL)->Regolith%20Adaptation"
},
"depends": [

View File

@ -0,0 +1,34 @@
{
"spec_version": 1,
"identifier": "ExtraPlanetaryLaunchpadsExtendedPartPack",
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/89774"
},
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ExtraPlanetaryLaunchpads"
}
],
"conflicts":[
{
"name": "ExtraPlanetaryLaunchpads-RegolithAdaptation"
}
]
"install": [
{
"file": "GameData/WombatConversions",
"install_to": "GameData"
}
],
"ksp_version": "1.0.2",
"name": "ExtraPlanetary LaunchPads Extended-Part Pack",
"abstract": "This pack is a part pack with new parts to work with Extraplanetary Launchpads.",
"author": "rabidninjawombat",
"version": "50",
"download": "https://dl.dropboxusercontent.com/u/19908938/EPL_Extended.zip"
}