From 4a96417e256293db61b553cc5d3908311eedf02d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 23 Apr 2022 22:28:13 +0000 Subject: [PATCH] NetKAN added mod - VertexMitchellNetravaliHeightMap-0.3 --- .../VertexMitchellNetravaliHeightMap-0.3.ckan | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 VertexMitchellNetravaliHeightMap/VertexMitchellNetravaliHeightMap-0.3.ckan diff --git a/VertexMitchellNetravaliHeightMap/VertexMitchellNetravaliHeightMap-0.3.ckan b/VertexMitchellNetravaliHeightMap/VertexMitchellNetravaliHeightMap-0.3.ckan new file mode 100644 index 0000000000..b09fde35d7 --- /dev/null +++ b/VertexMitchellNetravaliHeightMap/VertexMitchellNetravaliHeightMap-0.3.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": "v1.18", + "identifier": "VertexMitchellNetravaliHeightMap", + "name": "Vertex Mitchell-Netravali Filtered Heightmap", + "abstract": "KSP PQS Heightmap mod that uses Mitchell-Netravali Interpolation", + "author": "pkmniako", + "version": "0.3", + "ksp_version": "1.12", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/207768-*/", + "repository": "https://github.com/pkmniako/Kopernicus_VertexMitchellNetravaliHeightMap", + "bugtracker": "https://github.com/pkmniako/Kopernicus_VertexMitchellNetravaliHeightMap/issues" + }, + "tags": [ + "plugin", + "library", + "graphics" + ], + "depends": [ + { + "name": "Kopernicus" + } + ], + "install": [ + { + "find": "MitchellNetravali", + "install_to": "GameData/000_NiakoUtils" + } + ], + "download": "https://github.com/pkmniako/Kopernicus_VertexMitchellNetravaliHeightMap/releases/download/0.3/VertexMitchellNetravaliMap.zip", + "download_size": 4725, + "download_hash": { + "sha1": "900D70ABF8E0A900C3F1DEBA0E9A32F9918462D3", + "sha256": "60D28B08AB632DB500D0397A2418749257BA56159106EA4D548B954A6DE42490" + }, + "download_content_type": "application/zip", + "release_date": "2022-04-15T17:52:23Z", + "x_generated_by": "netkan" +}