NetKAN added mod - Parallax-2.0.6

This commit is contained in:
NetKAN inflator Robot 2022-12-17 19:15:54 +00:00
parent 488304875a
commit fde1cc70dc
1 changed files with 59 additions and 0 deletions

View File

@ -0,0 +1,59 @@
{
"spec_version": "v1.4",
"identifier": "Parallax",
"name": "Parallax",
"abstract": "A PBR tessellation shader for planetary textures",
"author": "Linx",
"version": "2.0.6",
"ksp_version_min": "1.11",
"ksp_version_max": "1.12",
"license": "CC-BY-NC-ND-4.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/197024-*",
"repository": "https://github.com/Gameslinx/Tessellation",
"bugtracker": "https://github.com/Gameslinx/Tessellation/issues"
},
"tags": [
"plugin",
"library",
"graphics"
],
"depends": [
{
"name": "Kopernicus"
},
{
"name": "Parallax-Textures"
},
{
"name": "Parallax-Scatter-Textures"
}
],
"recommends": [
{
"name": "Scatterer"
}
],
"conflicts": [
{
"name": "Parallax-StockTextures",
"max_version": "1.3.1"
}
],
"install": [
{
"find": "Parallax",
"install_to": "GameData"
}
],
"download": "https://github.com/Gameslinx/Tessellation/releases/download/2.0.6/Parallax-2.0.6.zip",
"download_size": 4175419,
"download_hash": {
"sha1": "F0EA621C754E23D2A29428624486A1F6CC7825FE",
"sha256": "0350ED8F382AD4A9AB6F59FEB4BCED4F8B60CE36742471FF9668F4D73D00740C"
},
"download_content_type": "application/zip",
"install_size": 4444460,
"release_date": "2022-12-17T19:11:26Z",
"x_generated_by": "netkan"
}