NetKAN added mod - JanitorsCloset-0.3.7.3
This commit is contained in:
parent
3c8d6132ad
commit
533482886e
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "JanitorsCloset",
|
||||
"name": "The Janitor's Closet",
|
||||
"abstract": "Get your parts list under control",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.3.7.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.1",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/147463-end-your-parts-list-nightmare-introducing-the-janitors-closet/",
|
||||
"spacedock": "https://spacedock.info/mod/944/The%20Janitor's%20Closet",
|
||||
"repository": "https://github.com/linuxgurugamer/JanitorsCloset",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/JanitorsCloset",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/The_Janitors_Closet/The_Janitors_Closet-1477536060.0319965.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "FilterExtensions"
|
||||
},
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "JanitorsCloset",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/944/The%20Janitor%27s%20Closet/download/0.3.7.3",
|
||||
"download_size": 147889,
|
||||
"download_hash": {
|
||||
"sha1": "E4A27F7CACE3D3AB70869F159DEBC0FF64A6D40A",
|
||||
"sha256": "FED2D719035ECDD8D6FE1D2F52A1B87992C4267719673723C5CCE8EACB7A9A28"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-16T04:16:32.806958+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue