Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
428bededf8
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalHeatShield",
|
||||
"name": "Kerbal heatshield",
|
||||
"abstract": "A heatshield for EVA kerbals",
|
||||
"author": "xdthegreat",
|
||||
"license": "CC-BY-SA-2.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177240-14x-kerbal-heatshield/",
|
||||
"spacedock": "https://spacedock.info/mod/1925/Kerbal%20heatshield"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"ksp_version": "1.5.1",
|
||||
"install": [
|
||||
{
|
||||
"find": "kerbal heatshield",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1925/Kerbal%20heatshield/download/1.0.0",
|
||||
"download_size": 7286,
|
||||
"download_hash": {
|
||||
"sha1": "05C39F2D2D51D536706428074C831230E8A27B19",
|
||||
"sha256": "1037B24BB82B0DEFD9B92A1F374D80FDDBC3C01039D2BC2D96485D117B3903F1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RaginCaucasian",
|
||||
"name": "Mk2.5 Spaceplane Parts",
|
||||
"abstract": "2.5m flat-bottom spaceplane parts that generate a bit of lift",
|
||||
"author": [
|
||||
"RaginCaucasian",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/161096-12-13-beta-release-mk25-spaceplane-parts-rebuilt-expanded/",
|
||||
"spacedock": "https://spacedock.info/mod/194/Mk2.5%20Spaceplane%20Parts",
|
||||
"repository": "https://github.com/linuxgurugamer/Mk2.5_Spaceplane_Parts",
|
||||
"x_screenshot": "https://spacedock.info/content/RaginCaucasian_947/Mk2.5_Spaceplane_Parts/Mk2.5_Spaceplane_Parts-1455934706.0523272.png"
|
||||
},
|
||||
"version": "1.4.3.7",
|
||||
"ksp_version": "1.5.1",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "PatchManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/RaginCaucasian",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/194/Mk2.5%20Spaceplane%20Parts/download/1.4.3.7",
|
||||
"download_size": 3084804,
|
||||
"download_hash": {
|
||||
"sha1": "332BF1D9BAC698FAB2E5219CA88CED034CA4DB16",
|
||||
"sha256": "B6E44923E8E3CD4D4A136E02BC867BB42C2050AF5FEC2ED119AFEA017ABC1A70"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue