1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

NetKAN added mod - PhotonSailor-1.7.1

This commit is contained in:
NetKAN inflator Robot
2021-03-25 16:58:42 +00:00
parent 5a0193e293
commit 582d68dc63

View File

@ -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.1",
"ksp_version_min": "1.8.1",
"ksp_version_max": "1.11.2",
"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.1",
"download_size": 7705993,
"download_hash": {
"sha1": "804BB73CB391C8AC312518CAAEF84DB458373DD3",
"sha256": "05287AFD4C0C8F60332F87B7ADEA70E388B71C55FBE7F22E23EF2A16BCD4DEA4"
},
"download_content_type": "application/zip",
"release_date": "2021-03-25T16:54:26.942628+00:00",
"x_generated_by": "netkan"
}