diff --git a/PhotonSailor/PhotonSailor-1.7.2.ckan b/PhotonSailor/PhotonSailor-1.7.2.ckan new file mode 100644 index 0000000000..386dd4eec1 --- /dev/null +++ b/PhotonSailor/PhotonSailor-1.7.2.ckan @@ -0,0 +1,70 @@ +{ + "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", + "version": "1.7.2", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.12.0", + "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", + "remote-avc": "https://raw.githubusercontent.com/sswelm/KSP-Interstellar-Extended/master/GameData/PhotonSail/Plugins/PhotonSailor.version", + "x_screenshot": "https://spacedock.info/content/FreeThinker_517/Photon_Sailor/Photon_Sailor-1531575477.7373607.png" + }, + "tags": [ + "plugin", + "parts", + "physics" + ], + "localizations": [ + "en-us", + "ru", + "zh-cn" + ], + "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.7.2", + "download_size": 7689405, + "download_hash": { + "sha1": "A6B95AAF385D9D973FA25A9685914A783926952A", + "sha256": "19C070C46F423657A1C78A414B17CE5426BD661E921444469D6F1B758D978B4D" + }, + "download_content_type": "application/zip", + "release_date": "2021-06-28T12:50:07.819417+00:00", + "x_generated_by": "netkan" +}