65 lines
1.8 KiB
JSON
65 lines
1.8 KiB
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "Deferred",
|
|
"name": "Deferred",
|
|
"abstract": "Add deferred rendering to KSP",
|
|
"author": "Blackrack",
|
|
"version": "1.2.2.0",
|
|
"ksp_version": "1.12",
|
|
"license": "GPL-3.0",
|
|
"resources": {
|
|
"homepage": "https://www.patreon.com/posts/deferred-106557481",
|
|
"repository": "https://github.com/LGhassen/Deferred",
|
|
"bugtracker": "https://github.com/LGhassen/Deferred/issues",
|
|
"manual": "https://github.com/LGhassen/Deferred/blob/master/Readme.md",
|
|
"x_screenshot": "https://i.imgur.com/kraUQIz.png"
|
|
},
|
|
"tags": [
|
|
"plugin",
|
|
"graphics"
|
|
],
|
|
"depends": [
|
|
{
|
|
"name": "Shabby"
|
|
}
|
|
],
|
|
"conflicts": [
|
|
{
|
|
"name": "Parallax",
|
|
"max_version": "2.0.6"
|
|
},
|
|
{
|
|
"name": "TexturesUnlimited",
|
|
"max_version": "1.5.10.25"
|
|
},
|
|
{
|
|
"name": "KerbalKonstructs",
|
|
"max_version": "v1.8.6.1"
|
|
},
|
|
{
|
|
"name": "RasterPropMonitor",
|
|
"max_version": "1:v0.31.13.4"
|
|
},
|
|
{
|
|
"name": "B9-PWings-Fork",
|
|
"max_version": "3:0.45.1"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"find": "zzz_Deferred",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/LGhassen/Deferred/releases/download/1.2.2.0/Deferred_1.2.2.0.zip",
|
|
"download_size": 1310401,
|
|
"download_hash": {
|
|
"sha1": "51ACCEAAF731A0B1A318DE5AB4470A33FCDEDCB1",
|
|
"sha256": "7C7FA1C5BC6B427443F2FA10B847E4F801E0B1DDA2D7C7EC525FB556B3DFDF4C"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"install_size": 1309913,
|
|
"release_date": "2024-08-26T07:04:23Z",
|
|
"x_generated_by": "netkan"
|
|
}
|