NetKAN added mod - DistantObject-v2.1.1.11
This commit is contained in:
parent
66796eb138
commit
7fdc221c30
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"spec_version": "v1.8",
|
||||
"identifier": "DistantObject",
|
||||
"name": "Distant Object Enhancement /L",
|
||||
"abstract": "Visual enhancement mod that makes objects realistically visible over large distances",
|
||||
"author": [
|
||||
"Rubber Ducky",
|
||||
"MOARdV",
|
||||
"TheDarkBadger",
|
||||
"LisiasT"
|
||||
],
|
||||
"version": "v2.1.1.11",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.12.4",
|
||||
"license": [
|
||||
"GPL-2.0",
|
||||
"restricted"
|
||||
],
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/205063-*",
|
||||
"spacedock": "https://spacedock.info/mod/2274/Distant%20Object%20Enhancement%20Continued",
|
||||
"repository": "https://github.com/net-lisias-ksp/DistantObject",
|
||||
"bugtracker": "https://github.com/net-lisias-ksp/DistantObject/issues",
|
||||
"license": "https://raw.githubusercontent.com/net-lisias-ksp/DistantObject/master/LICENSE",
|
||||
"remote-avc": "https://raw.githubusercontent.com/net-lisias-ksp/DistantObject/master/DistantObject.version",
|
||||
"x_screenshot": "https://spacedock.info/content/TheDarkBadger_31275/Distant_Object_Enhancement_Continued/Distant_Object_Enhancement_Continued-1581673677.461667.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "DistantObject-config"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "3.1.3"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DistantObject",
|
||||
"install_to": "GameData",
|
||||
"filter": "PlanetColors.cfg"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2274/Distant%20Object%20Enhancement%20Continued/download/v2.1.1.11",
|
||||
"download_size": 106861,
|
||||
"download_hash": {
|
||||
"sha1": "F770AF414A5DCFCE9C3F34E92B001D2B35013A8C",
|
||||
"sha256": "E0B5AC447EC0066851096CE8F1430E29026548AC811F13D7F276F2BF6432A720"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 234229,
|
||||
"release_date": "2022-11-21T13:06:15.707267+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue