NetKAN added mod - SemiSaturatableRW-2-2.1.2
This commit is contained in:
parent
4c17cdc844
commit
55f0ca2181
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "SemiSaturatableRW",
|
||||
"name": "Semi-Saturable Reaction Wheels",
|
||||
"abstract": "Saturable Reaction Wheels makes stock reaction wheels more realistic by adding momentum management",
|
||||
"author": [
|
||||
"Crzyrndm",
|
||||
"DarthPointer"
|
||||
],
|
||||
"version": "2:2.1.2",
|
||||
"ksp_version_min": "1.9.1",
|
||||
"ksp_version_max": "1.11.9",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/200480-*",
|
||||
"repository": "https://github.com/DarthPointer/RW-Saturatable",
|
||||
"remote-avc": "https://raw.githubusercontent.com/DarthPointer/RW-Saturatable/master/GameData/RW%20Saturatable/SaturatableRW.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"physics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RW Saturatable",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/DarthPointer/RW-Saturatable/releases/download/2.1.2/RW-Saturatable2-1-2.zip",
|
||||
"download_size": 15576,
|
||||
"download_hash": {
|
||||
"sha1": "24E33A61B3EFD35EC7C23975A5223EB14B30FD0D",
|
||||
"sha256": "4DB9CE2B1B80E9B3A215FC258B12A3AD243ECE9A787285537DDEBA8D2CAE5BB7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-25T19:06:04Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue