"NetKAN generated mods - PhotonSailor-1.0.0"
This commit is contained in:
parent
6cc3b798a2
commit
4a55013baa
|
@ -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.0.0",
|
||||
"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.0.0",
|
||||
"download_size": 2148995,
|
||||
"download_hash": {
|
||||
"sha1": "B8FC3134B1EB60D01A8FDFDFC16A73DCF26D6F0A",
|
||||
"sha256": "10D9EB2B5BC7E5442B5A9660A7B61C665FADE13950305AD430E5D3791FDD3612"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue