diff --git a/PhotonSailor/PhotonSailor-1.3.ckan b/PhotonSailor/PhotonSailor-1.3.ckan new file mode 100644 index 0000000000..c7b6ea97f6 --- /dev/null +++ b/PhotonSailor/PhotonSailor-1.3.ckan @@ -0,0 +1,54 @@ +{ + "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-1530001785.2104235.png" + }, + "version": "1.3", + "ksp_version_min": "1.4.3", + "ksp_version_max": "1.4.4", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "PersistentRotation" + }, + { + "name": "KSPInterstellarExtended", + "min_version": "1.19.3" + }, + { + "name": "SolarSailNavigator" + }, + { + "name": "TexturesUnlimited" + }, + { + "name": "TweakScale" + } + ], + "install": [ + { + "find": "PhotonSail", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1895/Photon%20Sailor/download/1.3", + "download_size": 2190684, + "download_hash": { + "sha1": "A494DF05A99FE8233077A82707238769FF21DE7D", + "sha256": "06ED6FF1C29044DC57796B79455ECB160EBA749EBB6F422569DE07320CA25299" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}