CKAN-meta/PersistentThrust/PersistentThrust-v1.0.9.ckan

45 lines
1.5 KiB
JSON

{
"spec_version": 1,
"identifier": "PersistentThrust",
"name": "Persistent Thrust",
"abstract": "PersistentThrust is a plugin that allows propulsion systems to operate during timewarp. The plugin includes a new solar sail part and module that allows a spacecraft to be propelled only by sunlight. It also adds a module with a patch to the stock ion engine that allows engines to thrust during timewarp.",
"author": "mrsolarsail",
"version": "v1.0.9",
"ksp_version": "1.3",
"license": "open-source",
"release_status": "development",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/120404-*",
"repository": "https://github.com/bld/PersistentThrust",
"bugtracker": "https://github.com/bld/PersistentThrust/issues"
},
"tags": [
"plugin",
"physics"
],
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "SolarSailNavigator"
}
],
"install": [
{
"file": "PersistentThrust",
"install_to": "GameData"
}
],
"download": "https://github.com/bld/PersistentThrust/releases/download/v1.0.9/PersistentThrust.v1.0.9.zip",
"download_size": 2259745,
"download_hash": {
"sha1": "504506E7AF48A267F28037BCCB5DD5975DB365D4",
"sha256": "AE5C5FEC96CA100A3490C89B9E2270F9AB118DE31F41A2C8EFCEF1D098E36277"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}