NetKAN added mod - DistantObject-default-v2.2.0.1
This commit is contained in:
parent
125b017086
commit
896c9d34c6
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "DistantObject-default",
|
||||
"name": "Distant Object Enhancement /L default config",
|
||||
"abstract": "Default planets colors",
|
||||
"author": [
|
||||
"TheDarkBadger",
|
||||
"Lisias"
|
||||
],
|
||||
"version": "v2.2.0.1",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"license": "CC-BY-4.0",
|
||||
"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",
|
||||
"discussions": "https://github.com/net-lisias-ksp/DistantObject/discussions",
|
||||
"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": [
|
||||
"config",
|
||||
"graphics"
|
||||
],
|
||||
"provides": [
|
||||
"DistantObject-config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DistantObject-config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PlanetColors.cfg",
|
||||
"install_to": "GameData/DistantObject",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2274/Distant%20Object%20Enhancement%20/L/download/2.2.0.1",
|
||||
"download_size": 131912,
|
||||
"download_hash": {
|
||||
"sha1": "824C4B0732B8EAB326A632B24E17DF5E67615817",
|
||||
"sha256": "5DF8C7DC5B17EA889A40530412D1B6F319695643D6EF959F5EFD7393F2DB7A7F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1259,
|
||||
"release_date": "2024-08-03T22:47:31.220463+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue