NetKAN added mod - NIMBY-1.1.3.3
This commit is contained in:
parent
622ee0c7ee
commit
26964af2cc
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NIMBY",
|
||||
"name": "NIMBY",
|
||||
"abstract": "Restrict recovery of vessels to a range around defined \"beacons\"",
|
||||
"author": [
|
||||
"magico13",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1.1.3.3",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/178484-14x",
|
||||
"spacedock": "https://spacedock.info/mod/1286/NIMBY",
|
||||
"repository": "https://github.com/linuxgurugamer/Magico13_Modlets",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/Magico13_Modlets/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/NIMBY"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NIMBY",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1286/NIMBY/download/1.1.3.3",
|
||||
"download_size": 14210,
|
||||
"download_hash": {
|
||||
"sha1": "375F8B1C082520D378859608DBAFB42316D921CC",
|
||||
"sha256": "4B61A64D740DEE312FACE21F870C7526314804DB46EC91739061120C6465D0D4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-29T21:32:26.834916+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue