NetKAN added mod - WarpDrive-0.9.5
This commit is contained in:
parent
b0d2712bba
commit
adc9cc1230
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "WarpDrive",
|
||||
"name": "KSP WarpDrive",
|
||||
"abstract": "A stand-alone warp-drive, similiar to Interstellar",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.9.5",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/linuxgurugamer/KSP-WarpDrive",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/WarpDrive"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KSPInterstellarExtended"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/KSP-WarpDrive/releases/download/0.9.5/WarpDrive-1.12.0-0.9.5.zip",
|
||||
"download_size": 5713816,
|
||||
"download_hash": {
|
||||
"sha1": "0D10010D078EAC2C205F1F16A5D20F42E494B5F5",
|
||||
"sha256": "90BD819BC7879FFD4DE70BADF0E92D9D82EA9939275D7278F7BDD0BAB3DCE877"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-03-25T03:13:31Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue