"NetKAN generated mods - SVE-Terrain-2.1.2"
This commit is contained in:
parent
444cc9fb69
commit
5a05616555
SVE-Terrain
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SVE-Terrain",
|
||||
"name": "Stock Visual Terrain",
|
||||
"abstract": "A terrain texture enhancement pack using Kopernicus for the stock planets.",
|
||||
"author": "Galileo88",
|
||||
"license": "CC-BY-NC-ND",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Galileo88/Stock-Visual-Terrain"
|
||||
},
|
||||
"version": "2.1.2",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "StockVisualEnhancements"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SVT",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/Stock-Visual-Terrain/releases/download/2.1.2/SVT.v2.1.2.zip",
|
||||
"download_size": 129529178,
|
||||
"download_hash": {
|
||||
"sha1": "5D6BB0265F10E8A74A79F2727DB5287681BB04A0",
|
||||
"sha256": "B6D5A89CAD7B5B373F21A4975B70171C9031AB3C9C24D54F28EE269FD258AEB0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue