NetKAN added mod - DistantObject-default-v2.0.3.1
This commit is contained in:
parent
d0b4fe10de
commit
25518ac704
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "DistantObject-default",
|
||||
"name": "Distant Object Enhancement Continued default config",
|
||||
"abstract": "Default planets colors",
|
||||
"author": [
|
||||
"duckytopia",
|
||||
"MOARdV",
|
||||
"TheDarkBadger"
|
||||
],
|
||||
"version": "v2.0.3.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/189759-*",
|
||||
"repository": "https://github.com/TheDarkBadger/DistantObject",
|
||||
"bugtracker": "https://github.com/TheDarkBadger/DistantObject/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/TheDarkBadger/DistantObject/master/GameData/DistantObject/DistantObject.version"
|
||||
},
|
||||
"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://github.com/TheDarkBadger/DistantObject/releases/download/v2.0.3.1/DistantObject-v2.0.3.1.zip",
|
||||
"download_size": 31300,
|
||||
"download_hash": {
|
||||
"sha1": "8D438CD57DDA42AE676830145FF0330CCC1C5937",
|
||||
"sha256": "80D41EC8AD36531D7D7E8A440BB799C214ECFB79BC75EFF7C791C8C0F9E48705"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-29T11:22:25Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue