mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN added mod - FTLDriveContinued-0.2.5
This commit is contained in:
58
FTLDriveContinued/FTLDriveContinued-0.2.5.ckan
Normal file
58
FTLDriveContinued/FTLDriveContinued-0.2.5.ckan
Normal file
@ -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",
|
||||
"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",
|
||||
"download_size": 6804175,
|
||||
"download_hash": {
|
||||
"sha1": "6D4B8FAFDCB765A640C74A374F7638CB217363DE",
|
||||
"sha256": "77F93988589BE01EDA4CE0147A770BEDD4A742EA0B45055271936703AEE4CCC9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-03-30T16:07:05.723592+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user