NetKAN added mod - JanitorsCloset-0.3.9
This commit is contained in:
parent
e8a8248978
commit
4aeb475b67
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.34",
|
||||
"identifier": "JanitorsCloset",
|
||||
"name": "The Janitor's Closet",
|
||||
"abstract": "Get your parts list under control",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.3.9",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/JanitorsCloset/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/JanitorsCloset/refs/heads/master/JanitorsCloset.version",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "JanitorsCloset",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": [
|
||||
"https://github.com/linuxgurugamer/JanitorsCloset/releases/download/0.3.9/JanitorsCloset-1.12.0-0.3.9.zip",
|
||||
"https://spacedock.info/mod/944/The%20Janitor's%20Closet/download/0.3.9"
|
||||
],
|
||||
"download_size": 141324,
|
||||
"download_hash": {
|
||||
"sha1": "1A84DF33E340EC3826AB1B03E5813E3DD1A63091",
|
||||
"sha256": "E42D34BAECFD80A3D7A3992065BBE4EAA489E490AB964AA53865C1625C083E76"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 254141,
|
||||
"release_date": "2024-09-30T20:54:24.021447+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue