NetKAN added mod - DistantObject-v2.1.1.14
This commit is contained in:
parent
65179d55ec
commit
3c64e6a371
|
@ -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.14",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"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%20/L",
|
||||
"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%20/L/download/2.1.1.14",
|
||||
"download_size": 109896,
|
||||
"download_hash": {
|
||||
"sha1": "AF668C659FD8DC4A6B55797DD4679AEBBBEA7EC8",
|
||||
"sha256": "A8F40ACE894666F9A61B0E7F261478C063266E7425034E1B7C0546DDC5A9BC52"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 240857,
|
||||
"release_date": "2023-08-18T23:49:02.581919+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue