"NetKAN generated mods - PhotonSailor-1.4.4"
This commit is contained in:
parent
e41b1e0860
commit
45687494a1
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"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-1531575477.7373607.png"
|
||||
},
|
||||
"version": "1.4.4",
|
||||
"ksp_version_min": "1.4.4",
|
||||
"ksp_version_max": "1.4.5",
|
||||
"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.4.4",
|
||||
"download_size": 4435850,
|
||||
"download_hash": {
|
||||
"sha1": "236D666E65C2580820C247A24E1A1D8ED2C9B391",
|
||||
"sha256": "E73709C963CFBD337D6532DF3DC0347B1A87CD677F7AF28B32CDED3D85103087"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue