diff --git a/DistantObject/DistantObject-v2.0.3.1.ckan b/DistantObject/DistantObject-v2.0.3.1.ckan new file mode 100644 index 0000000000..2a9d3c4b62 --- /dev/null +++ b/DistantObject/DistantObject-v2.0.3.1.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": "v1.4", + "identifier": "DistantObject", + "name": "Distant Object Enhancement Continued", + "abstract": "Visual enhancement mod that makes objects realistically visible over large distances", + "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": [ + "plugin", + "graphics" + ], + "depends": [ + { + "name": "DistantObject-config" + } + ], + "install": [ + { + "find": "DistantObject", + "install_to": "GameData", + "filter": "PlanetColors.cfg" + } + ], + "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" +}