"NetKAN generated mods - RecycledParts-0.1.4.1"
This commit is contained in:
parent
474e0c5681
commit
05d0a9e4cb
|
@ -0,0 +1,106 @@
|
|||
{
|
||||
"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.1",
|
||||
"ksp_version": "1.3.1",
|
||||
"provides": [
|
||||
"RecycledPartsAtomicAge",
|
||||
"RecycledPartsMk2Lightning",
|
||||
"RecycledPartsSpareParts",
|
||||
"RecycledPartskal9000",
|
||||
"RecycledPartsFarscape",
|
||||
"RecycledPartsMk2KISContainers",
|
||||
"RecycledPartsMk2Essentials",
|
||||
"RecycledPartsFTmNAtomicRockets",
|
||||
"RecycledPartsFTmNImprovedAtomicRockets",
|
||||
"RecycledPartsRSCapsuledyne",
|
||||
"RecycledPartsOrgamiFoldableAssets"
|
||||
],
|
||||
"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": "RandSCapsuledyne"
|
||||
},
|
||||
{
|
||||
"name": "origameFoldableAssets"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "SpaceTuxIndustries"
|
||||
},
|
||||
{
|
||||
"install_to": "Ships",
|
||||
"find": "SPH"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1507/Recycled%20Parts/download/0.1.4.1",
|
||||
"download_size": 32698695,
|
||||
"download_hash": {
|
||||
"sha1": "B37EB57049380F899E6CD264B6262AF5912951C1",
|
||||
"sha256": "E619250D24A310F486E98B4DC1346721F4EEB3ED413EBF9CFF001374269264EC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue