NetKAN generated mods - IXSWarpshipOS-0.5.0.2
This commit is contained in:
parent
16b376f76b
commit
efa977e143
|
@ -0,0 +1,78 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "IXSWarpshipOS",
|
||||
"name": "IXS-Warpship-OS",
|
||||
"abstract": "Kerbal remake of Dr. White's concept design of a warp capable space vessel using Dr. Alcubierre's theory on bending space-time, effectively circumventing Einstein's law of relativity. This mod continues the work RoverDude, Stevie_D and Sophia. This mod requires RoverDude's Alcubierre Drive (standalone) and Community Resource Pack. Suggested additional mod: Spacedocks (by Fenrir)",
|
||||
"author": [
|
||||
"Denko666",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "0.5.0.2",
|
||||
"ksp_version": "1.9.1",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/191422-18x-ixs-warpship-spacedock-redocked-betas/&do=edit",
|
||||
"spacedock": "https://spacedock.info/mod/589/IXS-Warpship-OS",
|
||||
"repository": "https://github.com/linuxgurugamer/warpship",
|
||||
"x_screenshot": "https://spacedock.info/content/Denko666_1695/IXS-Warpship-OS/IXS-Warpship-OS-1478106155.1607766.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "WarpDrive"
|
||||
},
|
||||
{
|
||||
"name": "AlcubierreStandalone"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SpacedocksRedeployed"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "WarpShip"
|
||||
},
|
||||
{
|
||||
"name": "KSPInterstellarExtended"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "IXSWarpShipOS",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".DS_Store",
|
||||
"Example Craft",
|
||||
"old Spacedocks.zip"
|
||||
]
|
||||
},
|
||||
{
|
||||
"find": "IXS01 Warpship Prototype.craft",
|
||||
"install_to": "Ships/VAB",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/589/IXS-Warpship-OS/download/0.5.0.2",
|
||||
"download_size": 13317081,
|
||||
"download_hash": {
|
||||
"sha1": "E571AE1C630BF567DC5363B6D86D8713B2ABADAD",
|
||||
"sha256": "4EE96BC5D0C652ACDD4337915EF7C2BA84E5E07AF2A7AFC9A38375F08510DFE6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue