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

This commit is contained in:
NetKAN inflator Robot 2017-05-28 06:51:59 +00:00
commit 6a2d3670b2
1 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,40 @@
{
"spec_version": "v1.4",
"identifier": "FTLDriveContinued",
"name": "FTL Drive Continued",
"abstract": "Ever wished you where somewhere else instantly. With the Kerbin Science Foundry faster than light (FTL) drive you can! Just spin it up to create an instant reality dysfunction that might, just might transport you instantly to another point in space.",
"author": "linuxgurugamer",
"license": "CC-BY-NC-SA-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150178-12-ftl-drive-continued/",
"spacedock": "https://spacedock.info/mod/835/FTL%20Drive%20Continued",
"repository": "https://github.com/linuxgurugamer/FTLDriveContinued"
},
"version": "0.1.9",
"ksp_version_min": "1.3.0",
"ksp_version_max": "1.3.99",
"recommends": [
{
"name": "JanitorsCloset"
}
],
"conflicts": [
{
"name": "FTLDrive"
}
],
"install": [
{
"find": "FTLDriveContinued",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/835/FTL%20Drive%20Continued/download/0.1.9",
"download_size": 6539258,
"download_hash": {
"sha1": "06BCA668F0C6A08932431A2BEAAF169456E67418",
"sha256": "FECE85BC9E872B54820F23594225FBA1B7BA5677CBC930D2A65A975E8CFDFC50"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}