NetKAN added mod - Scatterer-3-v0.0722
This commit is contained in:
parent
381f49cf30
commit
cc7804f2be
|
@ -0,0 +1,50 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "Scatterer",
|
||||||
|
"name": "scatterer",
|
||||||
|
"abstract": "Atmospheric scattering shaders",
|
||||||
|
"author": "blackrack",
|
||||||
|
"version": "3:v0.0722",
|
||||||
|
"ksp_version": "1.10.1",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"release_status": "development",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/103963-wip-scatterer-atmospheric-scattering",
|
||||||
|
"spacedock": "https://spacedock.info/mod/141/scatterer",
|
||||||
|
"repository": "https://github.com/LGhassen/Scatterer",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/blackrack_378/scatterer/scatterer-1456285817.4561393.jpg"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"graphics",
|
||||||
|
"plugin"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "Scatterer-sunflare"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Scatterer-config"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "Scatterer"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "scatterer",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"filter_regexp": "config\\/.*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/141/scatterer/download/0.0722",
|
||||||
|
"download_size": 46256926,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "E346FD4A5945BA03F257563E6381E4B817AF95DE",
|
||||||
|
"sha256": "09FC22718B9576817F4463F9434BCECB897909459284783E3874696627D8DF66"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"release_date": "2020-12-16T18:48:14.307402+00:00",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue