NetKAN generated mods - Parallax-1.0.1
This commit is contained in:
parent
685ecc4dda
commit
ef81bf5d02
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Parallax",
|
||||
"name": "Parallax",
|
||||
"abstract": "A PBR terrain shader for planet surfaces",
|
||||
"author": "Gameslinx",
|
||||
"version": "1.0.1",
|
||||
"ksp_version": "1.10.1",
|
||||
"license": "CC-BY-NC-ND-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/197024-110x-parallax-a-pbr-terrain-shader-100/",
|
||||
"spacedock": "https://spacedock.info/mod/2539/Parallax",
|
||||
"repository": "https://github.com/Gameslinx/Tessellation",
|
||||
"x_screenshot": "https://spacedock.info/content/Gameslinx_10298/Parallax/Parallax-1600947558.1891763.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library",
|
||||
"graphics"
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Scatterer"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Parallax",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2539/Parallax/download/1.0.1",
|
||||
"download_size": 445977,
|
||||
"download_hash": {
|
||||
"sha1": "E324C1C1B456501ED1FAC9F28218D3DFDC685825",
|
||||
"sha256": "44B16FE51D635BF634D6EBE5EDC9DE594F124D017ABC6F67B6D76676DE15F898"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-09-25T07:04:24.764866+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue