NetKAN added mod - WarpDrive-0.9.4.1
This commit is contained in:
parent
108b59015e
commit
44310719da
|
@ -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.1",
|
||||
"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.1/WarpDrive-1.12.0-0.9.4.1.zip",
|
||||
"download_size": 5688429,
|
||||
"download_hash": {
|
||||
"sha1": "EF6241472AE230FAB20AF4E32F53E77100EA0F10",
|
||||
"sha256": "844D74A8A1A6F53F16997778EE22A6274638F1DF30CC3B9F2BABE03C771418A7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-26T11:25:53Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue