NetKAN added mod - FTLDriveContinued-0.2.5.1
This commit is contained in:
parent
d7fec12094
commit
cc919ba0bc
|
@ -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.5.1",
|
||||
"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.5.1",
|
||||
"download_size": 6804546,
|
||||
"download_hash": {
|
||||
"sha1": "49A140C7CD037B76B4A47CD712825010139E4A6E",
|
||||
"sha256": "7415D8E07910CD35383ED380F5DFE49E8E0BB469867B99D2852E8E37B2510AF2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-03-31T15:04:36.480263+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue