Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2019-03-16 22:11:48 +00:00
commit 120abbf364
2 changed files with 81 additions and 0 deletions

View File

@ -0,0 +1,47 @@
{
"spec_version": "v1.4",
"identifier": "EngineLightRelit",
"name": "Engine Lighting Relit",
"abstract": "A simple mod that adds lighting effects to all engines and decouplers",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182906-engine-lighting-relit/",
"spacedock": "https://spacedock.info/mod/2111/Engine%20Lighting%20Relit",
"repository": "https://github.com/linuxgurugamer/EngineLightRelit",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Engine_Lighting_Relit/Engine_Lighting_Relit-1552764686.3158028.png"
},
"version": "1.6.0",
"ksp_version_min": "1.4.5",
"ksp_version_max": "1.6.1",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.3"
}
],
"suggests": [
{
"name": "HotRockets"
}
],
"conflicts": [
{
"name": "EngineLighting"
}
],
"install": [
{
"find": "EngineLightRelit",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/2111/Engine%20Lighting%20Relit/download/1.6.0",
"download_size": 30440,
"download_hash": {
"sha1": "B556CB38C5349CB36670A336DF35BCBA5421E19A",
"sha256": "61AD2832CE54B0B2362933BD8A52D11DC12D21B1E87C264869AD1F6488E3E474"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,34 @@
{
"spec_version": "v1.4",
"identifier": "KerbalKrashSystem",
"name": "Kerbal Krash System",
"abstract": "Repository for the Kerbal Krash System mod for Kerbal Space Program.",
"author": "EnzoMeertens",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/129410-105-kerbal-krash-system",
"repository": "https://github.com/EnzoMeertens/KerbalKrashSystem"
},
"version": "v0.4.6",
"ksp_version_min": "1.6.1",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.25"
}
],
"install": [
{
"find": "KerbalKrashSystem",
"install_to": "GameData"
}
],
"download": "https://github.com/EnzoMeertens/KerbalKrashSystem/releases/download/v0.4.6/KerbalKrashSystem_0.4.6_2019-03-15.zip",
"download_size": 86490,
"download_hash": {
"sha1": "9F332829615DDB8012BB798302BA14F129E4207C",
"sha256": "64FEEF5584251004C1EEB9A8DFFA42CD735D51F6EB1C2451D7E604DE566FBE07"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}