"NetKAN generated mods - SolarSailNavigator-v1.0.10"

This commit is contained in:
NetKAN inflator Robot 2018-07-16 19:48:15 +00:00
parent fe1849f0a3
commit 306031b255
1 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,37 @@
{
"spec_version": 1,
"identifier": "SolarSailNavigator",
"name": "Solar Sail Navigator",
"abstract": "SolarSailNavigator is a new plugin (ALPHA: you have been warned) to navigate continuous thrust spacecraft with sunlight-propelled solar sails and ion engines. The sail model and force models are derived from KSP Interstellar. The goal of this plugin is to make solar sailing and continuous thrust engines a practical means of travel throughout the KSP solar system.",
"author": "mrsolarsail",
"license": "LGPL-2.1",
"release_status": "development",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/107676-wip13-solarsailnavigator-v109/",
"repository": "https://github.com/bld/SolarSailNavigator"
},
"version": "v1.0.10",
"ksp_version": "1.4",
"depends": [
{
"name": "PersistentThrust"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "SolarSailNavigator",
"install_to": "GameData"
}
],
"download": "https://github.com/bld/SolarSailNavigator/releases/download/v1.0.10/SolarSailNavigator.1.0.10.zip",
"download_size": 36711,
"download_hash": {
"sha1": "BEB43FD542A24B6CEB1785013BD05DC0291F104B",
"sha256": "D0067D362CD08EDCA90313C3C9433EDAD9E847F1E3572C8300D2DDD4D8F29880"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}