NetKAN generated mods - PhotonSailor-1.6.0
This commit is contained in:
parent
03a5aa2713
commit
1c75d24f4d
|
@ -0,0 +1,69 @@
|
|||
{
|
||||
"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.6.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.10.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",
|
||||
"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.6.0",
|
||||
"download_size": 7435475,
|
||||
"download_hash": {
|
||||
"sha1": "2C2748BB49D7E81A6A15E81760C38218B7FF9270",
|
||||
"sha256": "1A09671017360F0A19F3F9C2614D15B7A85B45D7E07EE4EFB723ADC621CCB6AF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-25T22:04:16.307043+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue