NetKAN added mod - PLUM-1-1.1.3
This commit is contained in:
parent
e6a47a2b54
commit
ee7d300bcc
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PLUM",
|
||||
"name": "Parachutes? Let's Use Maths!",
|
||||
"abstract": "Calculates approximate landing velocity for current parachutes on board",
|
||||
"author": [
|
||||
"FruitGoose",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1:1.1.3",
|
||||
"ksp_version_min": "1.11.2",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/202889-1112-fruitkocktail-a-collection-of-mini-life-improvement-mods-with-fruit-based-acronyms-as-names-full-release/",
|
||||
"spacedock": "https://spacedock.info/mod/2793/PLUM",
|
||||
"repository": "https://github.com/linuxgurugamer/ParachutesLetsUseMaths",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/ParachutesLetsUseMaths"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FruitKocktail",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2793/PLUM/download/1.1.3",
|
||||
"download_size": 37360,
|
||||
"download_hash": {
|
||||
"sha1": "37453E3F4323FD23605D293684EC675623BE3670",
|
||||
"sha256": "A50EDC213E81646E2BEFEDE4E9D793903E9020DC637996355BB8ED5BCB54C159"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 59924,
|
||||
"release_date": "2024-07-24T13:59:38.312408+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue