diff --git a/IXSWarpshipOS/IXSWarpshipOS-0.3.5.ckan b/IXSWarpshipOS/IXSWarpshipOS-0.3.5.ckan new file mode 100644 index 0000000000..9e67459b28 --- /dev/null +++ b/IXSWarpshipOS/IXSWarpshipOS-0.3.5.ckan @@ -0,0 +1,30 @@ +{ + "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.5", + "ksp_version": "1.1.2", + "depends": [ + { + "name": "AlcubierreStandalone" + } + ], + "install": [ + { + "find": "WarpShip", + "install_to": "GameData", + "filter": ".DS_Store" + } + ], + "download": "https://spacedock.info/mod/589/IXS-Warpship-OS/download/0.3.5", + "download_size": 12898328, + "x_generated_by": "netkan" +}