NetKAN generated mods - AdvancedJetEngine/AdvancedJetEngine-2.0.4, BlackTippedNosecone/BlackTippedNosecone-1.0, ContractConfigurator-AdvancedProgression/ContractConfigurator-AdvancedProgression-3.0, ContractConfigurator-Banking/ContractConfigurator-Banking-V.01, ContractConfigurator-GrandTours/ContractConfigurator-GrandTours-0.1.5, ContractConfigurator-InitialContracts/ContractConfigurator-InitialContracts-1.0.0, ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-1.2, ContractConfigurator-UnmannedContracts/ContractConfigurator-UnmannedContracts-0.3.7, CraftHistory/CraftHistory-1.3.0, DockingPortAlignmentIndicator/DockingPortAlignmentIndicator-6.1, FASARefinery/FASARefinery-1.1, FieldExperience/FieldExperience-1.0.1, KerbalScienceExchange/KerbalScienceExchange-1.0.1, MACH-5/MACH-5-0.12, MunarSurfaceExperimentPackage/MunarSurfaceExperimentPackage-2.1, ODFC/ODFC-1.0, OTHOABstexturesforProceduralParts/OTHOABstexturesforProceduralParts-0.12, OkramSA/OkramSA-1.0, PlanetShine-Config-Default/PlanetShine-Config-Default-0.2.2.1, PlanetShine/PlanetShine-0.2.2.1, Protractor/Protractor-v2.4.16, QuickMute/QuickMute-v1.01, RKE-Kanadarm/RKE-Kanadarm-0.10, RoadToCosmosCore/RoadToCosmosCore-04, SETI/SETI-0.8.8, SerialIO-MacLinuxWin/SerialIO-MacLinuxWin-0.17.1-2, SpaceX-HistoricArchive-HD/SpaceX-HistoricArchive-HD-90, SpacetuxSA/SpacetuxSA-0.3.4, SpearofLonginus/SpearofLonginus-0.7, TarsierSpaceTechnologyWithGalaxies/TarsierSpaceTechnologyWithGalaxies-4.5d, UniversalStorage-ECLSS/UniversalStorage-ECLSS-Deprecated, UniversalStorage-IFI/UniversalStorage-IFI-Deprecated, UniversalStorage-KAS/UniversalStorage-KAS-Deprecated, UniversalStorage-SNACKS/UniversalStorage-SNACKS-Deprecated, UniversalStorage-TAC/UniversalStorage-TAC-Deprecated

This commit is contained in:
NetKAN bot 2015-04-19 14:34:04 +02:00
parent f2d1389f6c
commit c2f4487aaa
35 changed files with 439 additions and 18 deletions

View File

@ -1,7 +1,7 @@
{
"identifier": "AdvancedJetEngine",
"license": "LGPL-2.1",
"spec_version": 1,
"spec_version": "v1.4",
"depends": [
{
"name": "FerramAerospaceResearch"

View File

@ -1,6 +1,7 @@
{
"identifier": "BlackTippedNosecone",
"spec_version": 1,
"x_netkan_license_ok": true,
"install": [
{
"file": "DarkNosecone/GameData/PhaserLabs",

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "ContractConfigurator-AdvancedProgression",
"name": "Contract Pack: Advanced Progression",
"license": "CC-BY-NC-SA-4.0",

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "ContractConfigurator-Banking",
"name": "Contract Pack: Banking",
"license": "MIT",

View File

@ -0,0 +1,34 @@
{
"spec_version": "v1.4",
"identifier": "ContractConfigurator-GrandTours",
"release_status": "stable",
"x_netkan_license_ok": true,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/113400-Spacetux-Contract-Pack-Unmanned-Contracts-Rover-Contracts-Grand-Tours",
"kerbalstuff": "https://kerbalstuff.com/mod/689/Contract%20Pack:%20Grand%20Tours",
"repository": "https://github.com/linuxgurugamer/GrandTours"
},
"depends": [
{
"name": "SpacetuxSA"
},
{
"name": "ContractConfigurator"
}
],
"install": [
{
"find": "Grandtours",
"install_to": "GameData/ContractPacks/Spacetux"
}
],
"ksp_version": "0.90",
"name": "Contract Pack: Grand Tours",
"license": "CC-BY-NC-SA-4.0",
"abstract": "A series of 12 Grand Tours of the system",
"author": "linuxgurugamer",
"version": "0.1.5",
"download": "https://kerbalstuff.com/mod/689/Contract%20Pack:%20Grand%20Tours/download/0.1.5",
"x_generated_by": "netkan",
"download_size": 207891
}

View File

@ -2,6 +2,7 @@
"spec_version": "v1.4",
"identifier": "ContractConfigurator-InitialContracts",
"name": "Contract Pack: Initial Contracts",
"x_netkan_license_ok": true,
"release_status": "stable",
"depends": [
{

View File

@ -0,0 +1,31 @@
{
"spec_version": "v1.4",
"identifier": "ContractConfigurator-KerbinSpaceStation",
"name": "Contract Pack: Kerbin Space Station",
"abstract": "A contract pack to replace the default Squad build a Space Station missions",
"license": "CC-BY-SA-3.0",
"ksp_version": "0.90",
"depends": [
{
"name": "ContractConfigurator"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "KerbinSpaceStation",
"install_to": "GameData/ContractPacks"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/113642",
"repository": "https://github.com/severedsolo/KerbinSpaceStation"
},
"author": "severedsolo",
"version": "1.2",
"download": "https://github.com/severedsolo/KerbinSpaceStation/releases/download/1.2/KerbinSpaceStation1.2.zip",
"x_generated_by": "netkan",
"download_size": 100372
}

View File

@ -2,6 +2,7 @@
"spec_version": "v1.4",
"identifier": "ContractConfigurator-UnmannedContracts",
"release_status": "stable",
"x_netkan_license_ok": "true",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/113417-Spacetux-Unmanned-Missions",
"kerbalstuff": "https://kerbalstuff.com/mod/651/Contract%20Pack:%20Unmanned%20Contracts",

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.2",
"identifier": "CraftHistory",
"license": "restricted",
"install": [

View File

@ -1,6 +1,7 @@
{
"spec_version": 1,
"identifier": "DockingPortAlignmentIndicator",
"x_netkan_license_ok": true,
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/43901",

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "FASARefinery",
"license": "restricted",
"install": [

View File

@ -0,0 +1,26 @@
{
"spec_version": "v1.4",
"identifier": "FieldExperience",
"license": "restricted",
"install": [
{
"file": "GameData/FieldExperience",
"install_to": "GameData",
"filter": [
"FieldExperience.cs"
]
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107663-Magico13-s-Modlets?p=1676818",
"kerbalstuff": "https://kerbalstuff.com/mod/505/Field%20Experience"
},
"ksp_version": "0.90",
"name": "Field Experience",
"abstract": "Earn experience without recovering on Kerbin!",
"author": "magico13",
"version": "1.0.1",
"download": "https://kerbalstuff.com/mod/505/Field%20Experience/download/1.0.1",
"x_generated_by": "netkan",
"download_size": 11765
}

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.2",
"identifier": "KerbalScienceExchange",
"license": "restricted",
"install": [

23
MACH-5/MACH-5-0.12.ckan Normal file
View File

@ -0,0 +1,23 @@
{
"identifier": "MACH-5",
"x_via": "Automated KerbalStuff CKAN submission",
"spec_version": "v1.4",
"license": "MIT",
"install": [
{
"file": "CrazyFuelTank",
"install_to": "GameData"
}
],
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/587/MACH_5"
},
"ksp_version": "0.90",
"name": "MACH_5",
"abstract": "a small mod for those who feel the need. the need for kerbal pudding in their space capsules",
"author": "Mach_966784356",
"version": "0.12",
"download": "https://kerbalstuff.com/mod/587/MACH_5/download/0.12",
"x_generated_by": "netkan",
"download_size": 405350
}

View File

@ -0,0 +1,18 @@
{
"identifier": "MunarSurfaceExperimentPackage",
"x_via": "Automated KerbalStuff CKAN submission",
"spec_version": 1,
"license": "unknown",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/86247-WIP-0-24-2-Munar-Surface-Experiment-package-(phase-1-1)",
"kerbalstuff": "https://kerbalstuff.com/mod/634/Munar%20Surfaces%20Experiment%20package"
},
"ksp_version": "0.90",
"name": "Munar Surfaces Experiment package",
"abstract": "KAS-based Apollo-type surface-deployed experiments",
"author": "albertKermin",
"version": "2.1",
"download": "https://kerbalstuff.com/mod/634/Munar%20Surfaces%20Experiment%20package/download/2.1",
"x_generated_by": "netkan",
"download_size": 639554
}

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.2",
"author": "Orum",
"name": "On Demand Fuel Cells [ODFC]",
"identifier": "ODFC",

View File

@ -0,0 +1,28 @@
{
"spec_version": "v1.4",
"identifier": "OTHOABstexturesforProceduralParts",
"license": "CC-BY-SA-3.0",
"depends": [
{
"name": "ProceduralParts"
}
],
"install": [
{
"find": "OTHOABmisc",
"install_to": "GameData"
}
],
"x_via": "Automated KerbalStuff CKAN submission",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/486/OTHOAB's%20textures%20for%20Procedural%20Parts"
},
"ksp_version": "0.90",
"name": "OTHOAB's textures for Procedural Parts",
"abstract": "Textures for LS containers, batteries, decouplers, tanks (RCS, Karbonite).",
"author": "OTHOAB",
"version": "0.12",
"download": "https://kerbalstuff.com/mod/486/OTHOAB's%20textures%20for%20Procedural%20Parts/download/0.12",
"x_generated_by": "netkan",
"download_size": 4108032
}

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.2",
"author": "Orum",
"name": "Okram Shared Assets",
"abstract": "Shared assets (flags & agency) for use with various Okram Industries mods",

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.2",
"identifier": "PlanetShine-Config-Default",
"name": "PlanetShine - Default configuration",
"license": "Apache-2.0",

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.2",
"identifier": "PlanetShine",
"license": "Apache-2.0",
"install": [

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "Protractor",
"name": "Protractor",
"abstract": "Hohmann transfers to planets and moons, no nodes required.",

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "QuickMute",
"license": "GPL-3.0",
"suggests": [

View File

@ -1,6 +1,7 @@
{
"spec_version": "v1.4",
"identifier": "RKE-Kanadarm",
"x_netkan_license_ok": true,
"install": [
{
"find": "RKE_Kanadarm",

View File

@ -0,0 +1,75 @@
{
"spec_version": "v0.1",
"name": "Road To Kosmos Core",
"identifier": "RoadToCosmosCore",
"abstract": "Soviet and American-style tech trees",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"depends": [
{
"name": "DMagicOrbitalScience"
},
{
"name": "ModuleManager"
},
{
"name": "TechManager"
},
{
"name": "ProceduralFairings"
}
],
"recommends": [
{
"name": "Tantares"
},
{
"name": "TantaresLV"
},
{
"name": "SXT"
},
{
"name": "SpaceY-Lifters"
},
{
"name": "MechJeb2"
},
{
"name": "PartCatalog"
},
{
"name": "VenStockRevamp"
},
{
"name": "SDHI-ServiceModuleSystem"
}
],
"suggests": [
{
"name": "KAS"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/115671",
"kerbalstuff": "https://kerbalstuff.com/mod/698/Road%20To%20Cosmos%20%5BCore%5D"
},
"install": [
{
"file": "RoadToKosmos",
"install_to": "GameData",
"comment": "Core"
},
{
"file": "TechManager",
"install_to": "GameData",
"comment": "Tech tree data"
}
],
"ksp_version": "0.90",
"author": "Niemand303",
"version": "04",
"download": "https://kerbalstuff.com/mod/698/Road%20To%20Cosmos%20%5BCore%5D/download/04",
"x_generated_by": "netkan",
"download_size": 2383053
}

81
SETI/SETI-0.8.8.ckan Normal file
View File

@ -0,0 +1,81 @@
{
"spec_version": "v1.4",
"identifier": "SETI",
"depends": [
{
"name": "BackgroundProcessing"
},
{
"name": "ContractConfigurator"
},
{
"name": "ContractScienceModifier"
},
{
"name": "ModuleManager"
},
{
"name": "StockBugFixModules"
}
],
"recommends": [
{
"name": "AGExt"
},
{
"name": "B9AerospaceProceduralParts"
},
{
"name": "CommunityTechTree"
},
{
"name": "DockingPortAlignmentIndicator"
},
{
"name": "KerbalAlarmClock"
},
{
"name": "KerbalEngineerRedux"
},
{
"name": "ProceduralParts"
},
{
"name": "SAVE"
},
{
"name": "ShipManifest"
},
{
"name": "StageRecovery"
},
{
"name": "TweakScale"
},
{
"name": "VenStockRevamp"
},
{
"name": "WaypointManager"
}
],
"install": [
{
"file": "SETI",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/106130",
"kerbalstuff": "https://kerbalstuff.com/mod/484/SETI-BalanceMod"
},
"ksp_version": "0.90",
"name": "SETI-BalanceMod",
"license": "restricted",
"abstract": "The Scope, Econ & Tech Integration - BalanceMod combines and tweaks existing mods to provide a more coherent and balanced gameplay experience.",
"author": "Yemo",
"version": "0.8.8",
"download": "https://kerbalstuff.com/mod/484/SETI-BalanceMod/download/0.8.8",
"x_generated_by": "netkan",
"download_size": 2625432
}

View File

@ -0,0 +1,29 @@
{
"identifier": "SerialIO-MacLinuxWin",
"x_via": "Automated KerbalStuff CKAN submission",
"license": "GPL-3.0",
"spec_version": 1,
"install": [
{
"file": "KSPSerialIO",
"install_to": "GameData"
}
],
"conflicts": [
{
"name": "SerialIO"
}
],
"resources": {
"homepage": "https://github.com/unixunion/KSPSerialIO/wiki",
"kerbalstuff": "https://kerbalstuff.com/mod/540/KSPSerialIO%20Mac/Linux/Win"
},
"ksp_version": "0.90",
"name": "KSPSerialIO Mac/Linux/Win",
"abstract": "A modified version of KSPSerialIO to be Cross Platform",
"author": "marzubus",
"version": "0.17.1-2",
"download": "https://kerbalstuff.com/mod/540/KSPSerialIO%20Mac/Linux/Win/download/0.17.1-2",
"x_generated_by": "netkan",
"download_size": 102440
}

View File

@ -0,0 +1,46 @@
{
"spec_version": "v1.4",
"identifier": "SpaceX-HistoricArchive-HD",
"license": "restricted",
"install": [
{
"find": "LazTek",
"install_to": "GameData",
"filter_regexp": "Flags"
},
{
"find": "VAB",
"install_to": "Ships"
}
],
"provides": [
"SpaceX-HistoricArchive"
],
"depends": [
{
"name": "SpaceX-LaunchPack"
},
{
"name": "SpaceX-ExplorationExtension"
}
],
"conflicts": [
{
"name": "SpaceX-HistoricArchive-LR"
},
{
"name": "SpaceX-HistoricArchive-Standard"
}
],
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/523/SpaceX%20Historic%20Archive%20HD%20by%20LazTek"
},
"ksp_version": "0.90",
"name": "SpaceX Historic Archive HD by LazTek",
"abstract": "A 9-piece, add-on parts pack for the SpaceX Launch Pack that includes the original DragonRider concept capsule and associated parts.",
"author": "Lazarus",
"version": "90",
"download": "https://kerbalstuff.com/mod/523/SpaceX%20Historic%20Archive%20HD%20by%20LazTek/download/90",
"x_generated_by": "netkan",
"download_size": 15414120
}

View File

@ -4,6 +4,7 @@
"name": "Spacetux Shared Assets",
"abstract": "Shared assets (flags & agency) for use with various Spacetux mods",
"identifier": "SpacetuxSA",
"x_netkan_license_ok": true,
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/113417-Spacetux-Unmanned-Missions",

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "SpearofLonginus",
"license": "CC-BY-SA-3.0",
"x_via": "Automated KerbalStuff CKAN submission",

View File

@ -0,0 +1,24 @@
{
"identifier": "TarsierSpaceTechnologyWithGalaxies",
"x_via": "Automated KerbalStuff CKAN submission",
"spec_version": "v1.4",
"license": "MIT",
"install": [
{
"file": "TarsierSpaceTech",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/111157-0-90-Tarsier-Space-Technology-with-Galaxies-(caretaker-release-v4-5d-FIXED-for-0-90!)",
"kerbalstuff": "https://kerbalstuff.com/mod/608/Tarsier%20Space%20Technology%20with%20Galaxies"
},
"ksp_version": "0.90",
"name": "Tarsier Space Technology with Galaxies ",
"abstract": "Tarsier Space Technology is a set of parts with enhanced science capability. Space Telescopes, ChemCam, HDDs",
"author": "JPLRepo",
"version": "4.5d",
"download": "https://kerbalstuff.com/mod/608/Tarsier%20Space%20Technology%20with%20Galaxies%20/download/4.5d",
"x_generated_by": "netkan",
"download_size": 5540581
}

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.2",
"identifier": "UniversalStorage-ECLSS",
"license": "restricted",
"depends": [

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.2",
"identifier": "UniversalStorage-IFI",
"license": "restricted",
"depends": [

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.2",
"identifier": "UniversalStorage-KAS",
"license": "restricted",
"depends": [

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.2",
"identifier": "UniversalStorage-SNACKS",
"license": "restricted",
"depends": [

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.2",
"identifier": "UniversalStorage-TAC",
"license": "restricted",
"depends": [