NetKAN added mod - HangarGrid-1-0.4.1.1
This commit is contained in:
parent
a2aa07ee60
commit
1c7043f0b4
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "HangarGrid",
|
||||
"name": "Hangar Grid Regridded",
|
||||
"abstract": "Simplifies vessel design by adding a visual \"laser\" grid and an automatic alignment tool to SPH and VAB",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1:0.4.1.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.4",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/205069-112x",
|
||||
"spacedock": "https://spacedock.info/mod/2872/Hangar%20Grid%20Regridded",
|
||||
"repository": "https://github.com/linuxgurugamer/HangarGrid",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/HangarGrid/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/HangarGrid"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"editor"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2872/Hangar%20Grid%20Regridded/download/0.4.1.1",
|
||||
"download_size": 32520,
|
||||
"download_hash": {
|
||||
"sha1": "874A19D24B2624509DD92C2CDD9EA25F2DA732C3",
|
||||
"sha256": "9F940E97A3E5FB478502BA70F8059A0D5BDBA6737B792A82B2F21EEDA56998A2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 74523,
|
||||
"release_date": "2022-11-30T02:46:31.756017+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue