Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
1ecfbdf836
|
@ -0,0 +1,35 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.16",
|
||||||
|
"comment": "agencymod",
|
||||||
|
"identifier": "Contares-Common",
|
||||||
|
"name": "Contares Common",
|
||||||
|
"abstract": "Agency details common to Contares mods",
|
||||||
|
"author": "hraban",
|
||||||
|
"license": "CC-BY-NC-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/122102-contares-170-addons-for-tantares-and-tantareslv/",
|
||||||
|
"spacedock": "https://spacedock.info/mod/180/CONTARES",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/hraban_869/CONTARES/CONTARES-1480868016.2151837.png"
|
||||||
|
},
|
||||||
|
"version": "1.8.1",
|
||||||
|
"ksp_version": "any",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "Agencies",
|
||||||
|
"install_to": "GameData/Contares"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"find": "CONTARES_TweakScale.cfg",
|
||||||
|
"find_matches_files": true,
|
||||||
|
"install_to": "GameData/Contares/Patches"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/180/CONTARES/download/1.8.1",
|
||||||
|
"download_size": 94086322,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "F1F1ADAE43D0F8EE1EB0352704C1CA7928C92A90",
|
||||||
|
"sha256": "3A415D827D72C410299458013D3070BEF998AC0979C6C2026F5D724394B9A607"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,50 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "Contares",
|
||||||
|
"name": "CONTARES",
|
||||||
|
"abstract": "CONTARES with addon for TANTARES and TANTARES LV",
|
||||||
|
"author": "hraban",
|
||||||
|
"license": "CC-BY-NC-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/122102-contares-170-addons-for-tantares-and-tantareslv/",
|
||||||
|
"spacedock": "https://spacedock.info/mod/180/CONTARES",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/hraban_869/CONTARES/CONTARES-1480868016.2151837.png"
|
||||||
|
},
|
||||||
|
"version": "1.8.1",
|
||||||
|
"ksp_version": "1.2.2",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "Tantares"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TantaresLV"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RealPlume"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Contares-Common"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RetractableLiftingSurface"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "Contares",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"filter": [
|
||||||
|
"Agencies",
|
||||||
|
"CONTARES_TweakScale.cfg"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/180/CONTARES/download/1.8.1",
|
||||||
|
"download_size": 94086322,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "F1F1ADAE43D0F8EE1EB0352704C1CA7928C92A90",
|
||||||
|
"sha256": "3A415D827D72C410299458013D3070BEF998AC0979C6C2026F5D724394B9A607"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -0,0 +1,35 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "PersistentRotation",
|
||||||
|
"name": "PersistentRotation",
|
||||||
|
"abstract": "Persistent rotation, momentum and much more!",
|
||||||
|
"author": "MarkusA380",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/102277-10x-persistentrotation-102/",
|
||||||
|
"spacedock": "https://spacedock.info/mod/447/PersistentRotation",
|
||||||
|
"repository": "https://github.com/MarkusA380/PersistentRotation",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/MarkusA380_985/PersistentRotation/PersistentRotation-1459174738.8231518.jpg"
|
||||||
|
},
|
||||||
|
"version": "1.8.2",
|
||||||
|
"ksp_version": "1.2.2",
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "Toolbar"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "PersistentRotation/GameData/PersistentRotation",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/447/PersistentRotation/download/1.8.2",
|
||||||
|
"download_size": 1482413,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "CE730407B6B549ED4A6E8ACDA7A399F9AD3D9E9C",
|
||||||
|
"sha256": "FD830481FF7FD3780EFE6759E2E289581F849F828CC4851FBA557F3B4F691F4C"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
|
@ -12,7 +12,7 @@
|
||||||
"x_screenshot": "https://spacedock.info/content/MarkusA380_985/SimpleRefuel/SimpleRefuel-1473760734.173216.jpg"
|
"x_screenshot": "https://spacedock.info/content/MarkusA380_985/SimpleRefuel/SimpleRefuel-1473760734.173216.jpg"
|
||||||
},
|
},
|
||||||
"version": "0.2",
|
"version": "0.2",
|
||||||
"ksp_version": "1.2.0",
|
"ksp_version": "1.2.2",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "GameData/SimpleRefuel",
|
"find": "GameData/SimpleRefuel",
|
||||||
|
|
Loading…
Reference in New Issue