NetKAN added mod - Parallax-StockTextures-2.0.7
This commit is contained in:
parent
69dd208722
commit
feeb94b603
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Parallax-StockTextures",
|
||||
"name": "Parallax - Stock Planet Textures",
|
||||
"abstract": "Parallax textures for the stock planets",
|
||||
"author": "Linx",
|
||||
"version": "2.0.7",
|
||||
"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-StockScatterTextures"
|
||||
},
|
||||
{
|
||||
"name": "Parallax"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Parallax-Textures"
|
||||
},
|
||||
{
|
||||
"name": "Parallax",
|
||||
"max_version": "1.3.1"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Parallax_StockTextures",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Gameslinx/Tessellation/releases/download/2.0.7/Parallax_StockTextures-2.0.7.zip",
|
||||
"download_size": 1849732618,
|
||||
"download_hash": {
|
||||
"sha1": "5FCCFE06C94B2D42946C9BE6B4651FA63A2650FC",
|
||||
"sha256": "B78B8E65D1DC22C362A1E575FF43C3E84B4D62404AB254126DFD5417E7205817"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 2379035121,
|
||||
"release_date": "2024-06-30T11:54:41Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue