"NetKAN generated mods - PhotonSailor-1.2"
This commit is contained in:
parent
8fc4180f42
commit
a1e277c1bd
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"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.2",
|
||||
"ksp_version": "1.4.3",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "PersistentRotation"
|
||||
},
|
||||
{
|
||||
"name": "KSPInterstellarExtended"
|
||||
},
|
||||
{
|
||||
"name": "SolarSailNavigator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PhotonSail",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1895/Photon%20Sailor/download/1.2",
|
||||
"download_size": 4281719,
|
||||
"download_hash": {
|
||||
"sha1": "976F4362DA8AD98F64C437863DB22CF744431AB2",
|
||||
"sha256": "25ECC8A161F43A7B95B766F3C38B1196F1607A7AE54524B1DDB2A94B5348BDC5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue