NetKAN added mod - PersistentRotationUpgraded-1.9.1.5
This commit is contained in:
parent
01ec0c0f2f
commit
28bbb56136
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PersistentRotationUpgraded",
|
||||
"name": "PersistentRotation Upgraded",
|
||||
"abstract": "Momentum and Rotation in KSP are quite unrealistic. This mod will maintain rotation through timewarping and changing vessels, etc.",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.9.1.5",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.1",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/201121-19x",
|
||||
"spacedock": "https://spacedock.info/mod/2660/PersistentRotation%20Upgraded",
|
||||
"repository": "https://github.com/linuxgurugamer/PersistentRotation",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/PersistentRotationUpgraded",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/PersistentRotation_Upgraded/PersistentRotation_Upgraded-1616212727.442817.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"physics"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es"
|
||||
],
|
||||
"provides": [
|
||||
"PersistentRotation"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "PersistentRotation"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/PersistentRotation",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2660/PersistentRotation%20Upgraded/download/1.9.1.5",
|
||||
"download_size": 94664,
|
||||
"download_hash": {
|
||||
"sha1": "841371BA9FC49829AE9F043FDE47B7BA9575E8DD",
|
||||
"sha256": "2441ACCF48ECEA4FBCA9A184D7EB6D895F79D6C7D204C254A8FFC90B32458598"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-28T02:17:14.317116+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue