NetKAN added mod - FTLDriveContinued-0.2.4
This commit is contained in:
parent
ce8ab3c83a
commit
5cedce5a87
|
@ -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.4",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"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.4",
|
||||
"download_size": 6804175,
|
||||
"download_hash": {
|
||||
"sha1": "6D4B8FAFDCB765A640C74A374F7638CB217363DE",
|
||||
"sha256": "77F93988589BE01EDA4CE0147A770BEDD4A742EA0B45055271936703AEE4CCC9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-13T22:54:26.563332+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue