NetKAN added mod - SemiSaturatableRW-2-2.0.0 (#2290)
This commit is contained in:
parent
2bf0069dec
commit
1f83b76cb8
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"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.0.0",
|
||||
"ksp_version": "1.10.1",
|
||||
"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.0.0/RW-Saturatable2-0-0.zip",
|
||||
"download_size": 11769,
|
||||
"download_hash": {
|
||||
"sha1": "E9958487E336B0FDE48E97978B4D6DD1B08BD6A8",
|
||||
"sha256": "AC416584209F2A91CBDABA9BB57E5E186959A425AE03A9F05EFFCBA5A51DA4E3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-19T16:03:34Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue