NetKAN added mod - Parallax-1.2.3
This commit is contained in:
parent
ad45525ac5
commit
2f537d8500
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Parallax",
|
||||
"name": "Parallax",
|
||||
"abstract": "A PBR tessellation shader for planetary textures",
|
||||
"author": "Linx",
|
||||
"version": "1.2.3",
|
||||
"ksp_version": "1.11",
|
||||
"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"
|
||||
}
|
Loading…
Reference in New Issue