NetKAN generated mods - PersistentThrust-1-1.4.5
This commit is contained in:
parent
1f7663673a
commit
f1a3e8f977
|
@ -0,0 +1,51 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"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",
|
||||||
|
"FreeThinker"
|
||||||
|
],
|
||||||
|
"version": "1:1.4.5",
|
||||||
|
"ksp_version_min": "1.8.1",
|
||||||
|
"ksp_version_max": "1.9.1",
|
||||||
|
"license": "MIT",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/194707-181191-persistent-thrust-100/",
|
||||||
|
"spacedock": "https://spacedock.info/mod/2450/Persistent%20Thrust",
|
||||||
|
"repository": "https://github.com/sswelm/PersistentThrust",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/FreeThinker_517/Persistent_Thrust/Persistent_Thrust-1592050958.2043908.png"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"plugin",
|
||||||
|
"physics"
|
||||||
|
],
|
||||||
|
"localizations": [
|
||||||
|
"en-us"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "SolarSailNavigator"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "PersistentThrust",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/2450/Persistent%20Thrust/download/1.4.5",
|
||||||
|
"download_size": 73267,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "0413799F7497D1F5B0B2F41F107A506EDBF57AC6",
|
||||||
|
"sha256": "0964EBE969D63A2B523094CD839D632B82937DF8DF5E87FA71589E93D405BEB3"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue