mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - WarpDrive-0.9.3
This commit is contained in:
38
WarpDrive/WarpDrive-0.9.3.ckan
Normal file
38
WarpDrive/WarpDrive-0.9.3.ckan
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "WarpDrive",
|
||||||
|
"name": "KSP WarpDrive",
|
||||||
|
"abstract": "A stand-alone warp-drive, similiar to Interstellar",
|
||||||
|
"author": "linuxgurugamer",
|
||||||
|
"version": "0.9.3",
|
||||||
|
"ksp_version_min": "1.8.0",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"repository": "https://github.com/linuxgurugamer/KSP-WarpDrive"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"plugin",
|
||||||
|
"parts"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ToolbarController"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ClickThroughBlocker"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "KSPInterstellarExtended"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/linuxgurugamer/KSP-WarpDrive/releases/download/0.9.3/WarpDrive-1.8.0-0.9.3.zip",
|
||||||
|
"download_size": 5688340,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "46E3B2648E454222D3E8994666E0D73D793D70D5",
|
||||||
|
"sha256": "5AF162C904D70E5F5251CF54B63854B2A439DCBD4DEE4E56875A4BE7EA8F99A9"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Reference in New Issue
Block a user