NetKAN added mod - FTLDriveContinued-0.2.3.2
This commit is contained in:
parent
c6dd33dd2b
commit
323db6f61b
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FTLDriveContinued",
|
||||
"name": "FTL Drive Continued",
|
||||
"abstract": "Ever wished you were somewhere else instantly. With the Kerbin Science Foundry faster than light (FTL) drive you can! Just spin it up to create an instant reality dysfunction that might, just might transport you instantly to another point in space.",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.2.3.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150178-12-ftl-drive-continued/",
|
||||
"spacedock": "https://spacedock.info/mod/835/FTL%20Drive%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/FTLDriveContinued",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/FTLDriveContinued/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/FTLDriveContinued"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "JanitorsCloset"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FTLDrive"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FTLDriveContinued",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/835/FTL%20Drive%20Continued/download/0.2.3.2",
|
||||
"download_size": 6803352,
|
||||
"download_hash": {
|
||||
"sha1": "CA2D987F6CBFD4E6FE83FDBA0CCE99BC5EEF2221",
|
||||
"sha256": "E3DC7FD572353BBF910E47D4F9EED641FAF4D84732B4B47EF590267DD019C199"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-15T20:45:55.60128+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue