NetKAN added mod - CrewManifest-6.5.1
This commit is contained in:
parent
8ba078bc71
commit
f6bca89b95
CrewManifest
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "CrewManifest",
|
||||
"name": "Crew Manifest",
|
||||
"abstract": "This plugin will allow you to add or remove crew from parts while on the launch pad or transfer crew between parts in the same vessel. You can also edit/add custom crew members in your available crew roster provided that they are not part of an active flight (or dead).",
|
||||
"author": [
|
||||
"vXSovereignXv",
|
||||
"Sarbian",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "6.5.1",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/209418-112x-kerbal-crew-manifest/",
|
||||
"spacedock": "https://spacedock.info/mod/3097/CrewManifest",
|
||||
"repository": "https://github.com/linuxgurugamer/CrewManifest",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/CrewManifest/CrewManifest-1661612670.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CrewManifest",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3097/CrewManifest/download/6.5.1",
|
||||
"download_size": 26323,
|
||||
"download_hash": {
|
||||
"sha1": "1E43441B61A7DFA75085819B45BA8E5ED9C27390",
|
||||
"sha256": "DF565FA4C07D73C1B52F8024908AA9E41A182569EFC507E5A6FEF72696B53413"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 47206,
|
||||
"release_date": "2022-08-27T14:56:36.717551+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue