NetKAN generated mods - DistantObject-default-v2.0.0.1
This commit is contained in:
parent
ae66fb2194
commit
bdc3d658a0
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "DistantObject-default",
|
||||
"name": "Distant Object Enhancement Continued default config",
|
||||
"abstract": "Default planets colors",
|
||||
"author": [
|
||||
"TheDarkBadger",
|
||||
"MOARdV",
|
||||
"duckytopia"
|
||||
],
|
||||
"license": "CC-BY-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/189759-*",
|
||||
"repository": "https://github.com/TheDarkBadger/DistantObject"
|
||||
},
|
||||
"version": "v2.0.0.1",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"provides": [
|
||||
"DistantObject-config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DistantObject-config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PlanetColors.cfg",
|
||||
"install_to": "GameData/DistantObject",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/TheDarkBadger/DistantObject/releases/download/v2.0.0.1/DistantObject-v2.0.0.1.zip",
|
||||
"download_size": 30987,
|
||||
"download_hash": {
|
||||
"sha1": "9770059F28E9FB755DFBD93CC17B50BC0B6AA3B8",
|
||||
"sha256": "90D1B5457188EA36ADB6CDBF1DACAEBF54C198A9F1FACFFE5D1DC559319FAE58"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue