NetKAN added mod - SemiSaturatableRW-2-2.1.3
This commit is contained in:
parent
d980be3426
commit
e04c9c1ac2
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"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.3",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/DarthPointer/RW-Saturatable/issues",
|
||||
"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.3/RW-Saturatable2-1-3.zip",
|
||||
"download_size": 19546,
|
||||
"download_hash": {
|
||||
"sha1": "4F8D8199F8D395EED9BC491DBE8F6E4FCA5DF7E8",
|
||||
"sha256": "29AD07EFFEF109BA3AA88CAD08877A34C79F5A4894EB0757CAFB1211D811E76D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-28T18:00:58Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue