NetKAN added mod - PersistentRotationUpgraded-1.9.1.9
This commit is contained in:
parent
4faae146cf
commit
bd48126f91
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"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.9",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"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",
|
||||
"fr-fr",
|
||||
"zh-cn"
|
||||
],
|
||||
"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.9",
|
||||
"download_size": 33473,
|
||||
"download_hash": {
|
||||
"sha1": "EC1DA8F5E464901B281EA5B287CD795C3BD5FE4C",
|
||||
"sha256": "532F8FD2D97C0C4C61FAD35BB5C36E1B764BC240C1935420B9F3C6A8944B7286"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 62909,
|
||||
"release_date": "2024-01-01T14:06:47.065866+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue