50 lines
1.4 KiB
JSON
50 lines
1.4 KiB
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "Parallax",
|
|
"name": "Parallax",
|
|
"abstract": "A PBR tessellation shader for planetary textures",
|
|
"author": "Linx",
|
|
"version": "1.2.3",
|
|
"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.2.3/Parallax-1.2.3.zip",
|
|
"download_size": 16264043,
|
|
"download_hash": {
|
|
"sha1": "E0C64EF8479E720D03C548247CF762F579185232",
|
|
"sha256": "6E5A1061D19165E8C92614567FF0B83AF998B889CC5732947575DEBDC8A6815A"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"release_date": "2021-04-01T16:18:00Z",
|
|
"x_generated_by": "netkan"
|
|
}
|