diff --git a/PhotonSailor/PhotonSailor-1.4.6.1.ckan b/PhotonSailor/PhotonSailor-1.4.6.1.ckan new file mode 100644 index 0000000000..877a86778c --- /dev/null +++ b/PhotonSailor/PhotonSailor-1.4.6.1.ckan @@ -0,0 +1,57 @@ +{ + "spec_version": "v1.4", + "identifier": "PhotonSailor", + "name": "Photon Sailor", + "abstract": "Photon Sailor aims to create a realistic photon-sailing experience in KSP. A photonsail, also known as solar sail or laser sail, allows a spacecraft to propel itself using radiation pressure from the sun, removing the need to carry any reaction mass, and simply using the deflection of photon energy to provide thrust. ", + "author": "FreeThinker", + "license": "CC-BY-NC-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176144-*", + "spacedock": "https://spacedock.info/mod/1895/Photon%20Sailor", + "repository": "https://github.com/sswelm/KSP-Interstellar-Extended", + "x_screenshot": "https://spacedock.info/content/FreeThinker_517/Photon_Sailor/Photon_Sailor-1531575477.7373607.png" + }, + "version": "1.4.6.1", + "ksp_version": "1.4.5", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "PersistentRotation" + }, + { + "name": "KSPInterstellarExtended", + "min_version": "1.19.3" + }, + { + "name": "SolarSailNavigator" + }, + { + "name": "TexturesUnlimited" + }, + { + "name": "TweakScale" + }, + { + "name": "CommunityTechTree", + "min_version": "1:3.3.2" + } + ], + "install": [ + { + "find": "PhotonSail", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1895/Photon%20Sailor/download/1.4.6.1", + "download_size": 6527030, + "download_hash": { + "sha1": "DFED82CF490E691D7B0176A94C44973116ED98D8", + "sha256": "E455FB636580AD2DB04A29AB7B1AF1F4CA5D6F2417E4699186599EAC67CD09E3" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}