diff --git a/PhotonSailor/PhotonSailor-1.4.1.ckan b/PhotonSailor/PhotonSailor-1.4.1.ckan new file mode 100644 index 0000000000..d91e81e98c --- /dev/null +++ b/PhotonSailor/PhotonSailor-1.4.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.1", + "ksp_version": "1.4.4", + "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.1", + "download_size": 2701676, + "download_hash": { + "sha1": "BE9D371F08E98C3D2A0DC0588B031EEDB05FF840", + "sha256": "ABC1836563CCC20B495A9B1D3C42D23B325C0947F150E5E86E3E5280B7CD977D" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}