NetKAN added mod - DepthMask-1.1.2
This commit is contained in:
parent
59911962b4
commit
336f14d17f
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "DepthMask",
|
||||
"name": "ModuleDepthMask",
|
||||
"abstract": "Portable Holes for your Parts!",
|
||||
"author": "drewcassidy",
|
||||
"version": "1.1.2",
|
||||
"ksp_version_min": "1.11",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/185353-17x-moduledepthmask-portable-holes-for-your-parts/",
|
||||
"spacedock": "https://spacedock.info/mod/2943/ModuleDepthMask",
|
||||
"repository": "https://github.com/drewcassidy/KSP-DepthMask",
|
||||
"bugtracker": "https://github.com/drewcassidy/KSP-DepthMask/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/drewcassidy_10616/ModuleDepthMask/ModuleDepthMask-1641255076.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DepthMask.dll",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData/DepthMask"
|
||||
},
|
||||
{
|
||||
"find": "README.md",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData/DepthMask"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2943/ModuleDepthMask/download/1.1.2",
|
||||
"download_size": 5862,
|
||||
"download_hash": {
|
||||
"sha1": "1A6495D94F50431C1A953A27A506D018056CDF3D",
|
||||
"sha256": "01866DE643D595F7185D01527F1546ABAFD5D34083C8084247F26337E646239C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-01-04T00:16:18.875822+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue