mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - FTLDrive-Rev_5"
This commit is contained in:
@ -1,23 +1,28 @@
|
|||||||
{
|
{
|
||||||
"spec_version": "v1.4",
|
"spec_version": "v1.4",
|
||||||
"identifier": "FTLDrive",
|
"identifier": "FTLDrive",
|
||||||
|
"name": "FTL Drive",
|
||||||
|
"abstract": "A faster than light drive that allows one to jump instantly to a FTL beacon",
|
||||||
|
"author": "krhe",
|
||||||
"license": "CC-BY-NC-SA-3.0",
|
"license": "CC-BY-NC-SA-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/114401-0-90-FTL-Drive-(Updates-on-development)?p=1813747#post1813747",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/666/FTL%20Drive"
|
||||||
|
},
|
||||||
|
"version": "Rev_5",
|
||||||
|
"ksp_version": "1.0.0",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find": "FTLDrive",
|
"find": "FTLDrive",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/114401-0-90-FTL-Drive-(Updates-on-development)?p=1813747#post1813747",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/666/FTL%20Drive"
|
|
||||||
},
|
|
||||||
"ksp_version": "1.0.0",
|
|
||||||
"name": "FTL Drive",
|
|
||||||
"abstract": "A faster than light drive that allows one to jump instantly to a FTL beacon",
|
|
||||||
"author": "krhe",
|
|
||||||
"version": "Rev_5",
|
|
||||||
"download": "http://ckan1.spacedock.info/storage/krhe_6982/FTL_Drive/FTL_Drive-Rev_5.zip",
|
"download": "http://ckan1.spacedock.info/storage/krhe_6982/FTL_Drive/FTL_Drive-Rev_5.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 1995654,
|
||||||
"download_size": 1995654
|
"download_hash": {
|
||||||
|
"sha1": "F05B66F968FE5EE1667AC730CFDD607068FF7CCE",
|
||||||
|
"sha256": "056E8D0CC75E2271A7F81AB08269B97F2DB46B3377D4DD19E68A9C00846766E1"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user