NetKAN added mod - Parallax-StockTextures-1.3.1
This commit is contained in:
parent
18f6fda8bc
commit
8bb52d90eb
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Parallax-StockTextures",
|
||||
"name": "Parallax - Stock Planet Textures",
|
||||
"abstract": "Parallax textures for the stock planets",
|
||||
"author": "Linx",
|
||||
"version": "1.3.1",
|
||||
"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": [
|
||||
"config",
|
||||
"graphics"
|
||||
],
|
||||
"provides": [
|
||||
"Parallax-Textures"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Parallax"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Parallax-Textures"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Parallax_StockTextures",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Gameslinx/Tessellation/releases/download/1.3.1/Parallax_StockTextures.1.3.1.zip",
|
||||
"download_size": 1946338888,
|
||||
"download_hash": {
|
||||
"sha1": "AE2EB8320A03BABFE902D2285485DBD1FCCBC161",
|
||||
"sha256": "0C2D10F97F01AD5903B6A454AD47F6DED601D51C466BA9B6F780C53124F8172E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-23T14:25:46Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue