Historical version of DepthMask for convenience of RealismOverhaul (#2563)
This commit is contained in:
parent
da854c2675
commit
19a0b8e5d1
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "DepthMask",
|
||||
"name": "ModuleDepthMask",
|
||||
"abstract": "Portable Holes for your Parts!",
|
||||
"author": "drewcassidy",
|
||||
"version": "1.1.1",
|
||||
"ksp_version_min": "1.7",
|
||||
"ksp_version_max": "1.10",
|
||||
"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.1",
|
||||
"download_size": 5429,
|
||||
"download_hash": {
|
||||
"sha1": "DDB1E11905A3ACD6259B8AE12337F1EE068B74A0",
|
||||
"sha256": "40F04C383CB65948E786F0158AB155E68ADA0CC45B29EDAB046C006096FFBF9F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-01-04T00:14:28.085863+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue