NetKAN added mod - Parallax-1.3.1

This commit is contained in:
NetKAN inflator Robot 2021-10-25 17:53:24 +00:00
parent 1134758d51
commit de3b225beb
1 changed files with 49 additions and 0 deletions

View File

@ -0,0 +1,49 @@
{
"spec_version": "v1.4",
"identifier": "Parallax",
"name": "Parallax",
"abstract": "A PBR tessellation shader for planetary textures",
"author": "Linx",
"version": "1.3.1",
"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"
}
],
"recommends": [
{
"name": "Scatterer"
}
],
"install": [
{
"find": "Parallax",
"install_to": "GameData"
}
],
"download": "https://github.com/Gameslinx/Tessellation/releases/download/1.3.1/Parallax-1.3.1.zip",
"download_size": 3419393,
"download_hash": {
"sha1": "E8F1A47956CA62311B44B59E165CDE0F6BBB84CF",
"sha256": "8F0ECAE168DBE6A8C309030C171432D9617CA08FFC4A080787A85725479EE23B"
},
"download_content_type": "application/zip",
"release_date": "2021-10-25T17:40:48Z",
"x_generated_by": "netkan"
}