"NetKAN generated mods - RecycledParts-0.1.4.8"
This commit is contained in:
parent
5c542550c5
commit
63c76bd366
|
@ -0,0 +1,115 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RecycledParts",
|
||||
"name": "Recycled Parts",
|
||||
"abstract": "Old mods recycled",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/164829-13-spacetux-industries-recycled-parts/",
|
||||
"spacedock": "https://spacedock.info/mod/1507/Recycled%20Parts",
|
||||
"repository": "https://github.com/linuxgurugamer/RecycledParts"
|
||||
},
|
||||
"version": "0.1.4.8",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.6.0",
|
||||
"provides": [
|
||||
"RecycledPartsAtomicAge",
|
||||
"RecycledPartsMk2Lightning",
|
||||
"RecycledPartsSpareParts",
|
||||
"RecycledPartskal9000",
|
||||
"RecycledPartsFarscape",
|
||||
"RecycledPartsMk2KISContainers",
|
||||
"RecycledPartsMk2Essentials",
|
||||
"RecycledPartsFTmNAtomicRockets",
|
||||
"RecycledPartsFTmNImprovedAtomicRockets",
|
||||
"RecycledPartsMk2SolarBatteries",
|
||||
"RecycledPartsRSCapsuledyne",
|
||||
"RecycledPartsOrgamiFoldableAssets",
|
||||
"RecycledPartsLVNClusters"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9-props"
|
||||
},
|
||||
{
|
||||
"name": "KSPWheel"
|
||||
},
|
||||
{
|
||||
"name": "PatchManager"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "JanitorsCloset"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AtomicAge"
|
||||
},
|
||||
{
|
||||
"name": "RecycledPartsAtomicAge"
|
||||
},
|
||||
{
|
||||
"name": "RecycledPartsMk2Lightning"
|
||||
},
|
||||
{
|
||||
"name": "kal9000"
|
||||
},
|
||||
{
|
||||
"name": "RecycledPartskal9000"
|
||||
},
|
||||
{
|
||||
"name": "Farscape"
|
||||
},
|
||||
{
|
||||
"name": "RecycledPartsFarscape"
|
||||
},
|
||||
{
|
||||
"name": "Mk2Essentials"
|
||||
},
|
||||
{
|
||||
"name": "RecycledPartsMk2SolarBatteries"
|
||||
},
|
||||
{
|
||||
"name": "RandSCapsuledyne"
|
||||
},
|
||||
{
|
||||
"name": "origameFoldableAssets"
|
||||
},
|
||||
{
|
||||
"name": "RecycledPartsLVNClusters"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "SpaceTuxIndustries"
|
||||
},
|
||||
{
|
||||
"install_to": "Ships",
|
||||
"find": "SPH"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1507/Recycled%20Parts/download/0.1.4.8",
|
||||
"download_size": 33496101,
|
||||
"download_hash": {
|
||||
"sha1": "D7FDEBCAF624CFF273190B116397947275E06480",
|
||||
"sha256": "0A08FEAD2ABDE66846D83897E42BD3B8D247E5B1ECA22534C9E2328D49388FB7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue