"NetKAN generated mods - IXSWarpshipOS-0.3.8"
This commit is contained in:
parent
5ccad4d81e
commit
1e8c6372c5
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"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)",
|
||||
"author": "Denko666",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/108458-wip102-warpship-032-updateexpansion-of-ixs-enterprise/&page=6",
|
||||
"spacedock": "https://spacedock.info/mod/589/IXS-Warpship-OS",
|
||||
"repository": "https://github.com/bartblommaerts/warpship"
|
||||
},
|
||||
"version": "0.3.8",
|
||||
"ksp_version": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "AlcubierreStandalone"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WarpShip",
|
||||
"install_to": "GameData",
|
||||
"filter": ".DS_Store"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/589/IXS-Warpship-OS/download/0.3.8",
|
||||
"download_size": 13898478,
|
||||
"download_hash": {
|
||||
"sha1": "1E33F9401C3AEAD076F598367A4A0BB70C0EDDB0",
|
||||
"sha256": "57D9EBFB277E4EA0B8C55F1A2825BD4F6858A12499AA621FFAB95B5812192E0A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue