51 lines
1.4 KiB
JSON
51 lines
1.4 KiB
JSON
|
{
|
||
|
"spec_version": "v1.4",
|
||
|
"identifier": "Parallax",
|
||
|
"name": "Parallax",
|
||
|
"abstract": "A PBR tessellation shader for planetary textures",
|
||
|
"author": "Linx",
|
||
|
"version": "2.0.0",
|
||
|
"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/2.0.0/Parallax-2.0.0.zip",
|
||
|
"download_size": 4183168,
|
||
|
"download_hash": {
|
||
|
"sha1": "1E20ECF5AB2775EF84844F83B52742D23500B92E",
|
||
|
"sha256": "28489234068BD1A52E6425E5C593C077A5B11FD4035A5866172C7EA190406F27"
|
||
|
},
|
||
|
"download_content_type": "application/zip",
|
||
|
"install_size": 4435951,
|
||
|
"release_date": "2022-09-05T17:21:06Z",
|
||
|
"x_generated_by": "netkan"
|
||
|
}
|