NetKAN added mod - WarpDrive-0.9.4.2
This commit is contained in:
parent
370d57834e
commit
e4488dd7d3
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "WarpDrive",
|
||||
"name": "KSP WarpDrive",
|
||||
"abstract": "A stand-alone warp-drive, similiar to Interstellar",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.9.4.2",
|
||||
"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"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KSPInterstellarExtended"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/KSP-WarpDrive/releases/download/0.9.4.2/WarpDrive-1.12.0-0.9.4.2.zip",
|
||||
"download_size": 5688674,
|
||||
"download_hash": {
|
||||
"sha1": "29272DBD1240F26B3AEF8FCE346F838098BC8539",
|
||||
"sha256": "990EC9F83A22BFB6A91FA881FE141DEE5C2ABAB9FEB4E3775E5D14149D58BAA3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-01-24T22:32:45Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue