"NetKAN generated mods - SVE-Sunflare-1-1.1.1"
This commit is contained in:
parent
37d77c642d
commit
938d94bd22
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "SVE-Sunflare",
|
||||
"name": "Stock Visual Enhancements: Sunflare",
|
||||
"abstract": "Stock Visual Enhancements version of the sunflare component of scatterer",
|
||||
"author": "Galileo88",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Galileo88/StockVisualEnhancements"
|
||||
},
|
||||
"version": "1:1.1.1",
|
||||
"ksp_version": "1.2.0",
|
||||
"provides": [
|
||||
"Scatterer-sunflare"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "Scatterer"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Scatterer-sunflare"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/scatterer/config/Sunflares",
|
||||
"install_to": "GameData/scatterer/config"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/StockVisualEnhancements/releases/download/1.1.1/SVE.LR.1.1.1.zip",
|
||||
"download_size": 116177697,
|
||||
"download_hash": {
|
||||
"sha1": "B5C400B9446CDB47053A10159039441DB50E7A58",
|
||||
"sha256": "CFF6AE191CAF4766100347CCE09D01D2D8AB00184FA45FC6A361B86F228FF5EF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue