diff --git a/ExtraPlanetaryLaunchpads-RegolithAdaptation/ExtraPlanetaryLaunchpads-RegolithAdaptation-30.ckan b/ExtraPlanetaryLaunchpads-RegolithAdaptation/ExtraPlanetaryLaunchpads-RegolithAdaptation-30.ckan index 3645602f4f..9fb42ac53d 100644 --- a/ExtraPlanetaryLaunchpads-RegolithAdaptation/ExtraPlanetaryLaunchpads-RegolithAdaptation-30.ckan +++ b/ExtraPlanetaryLaunchpads-RegolithAdaptation/ExtraPlanetaryLaunchpads-RegolithAdaptation-30.ckan @@ -4,8 +4,8 @@ "license": "GPL-3.0", "release_status": "stable", "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/89774", - "kerbalstuff": "https://kerbalstuff.com/mod/494/ExtraPlanetary%20Launchpads(EPL)->Regolith%20Adaptation" + "homepage": "https://kerbalstuff.com/mod/494/ExtraPlanetary%20Launchpads(EPL)-%3ERegolith%20Adaptation", + "kerbalstuff": "https://kerbalstuff.com/mod/494/ExtraPlanetary%20Launchpads(EPL)-%3ERegolith%20Adaptation" }, "depends": [ { diff --git a/ExtraPlanetaryLaunchpadsExtendedPartPack/ExtraPlanetaryLaunchpadsExtendedPartPack.ckan b/ExtraPlanetaryLaunchpadsExtendedPartPack/ExtraPlanetaryLaunchpadsExtendedPartPack.ckan new file mode 100644 index 0000000000..a77ca4c2df --- /dev/null +++ b/ExtraPlanetaryLaunchpadsExtendedPartPack/ExtraPlanetaryLaunchpadsExtendedPartPack.ckan @@ -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" +} \ No newline at end of file