"NetKAN generated mods - SVE-Terrain-2.1.0"
This commit is contained in:
parent
1cf05bd3f8
commit
1239f8d87f
|
@ -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.0",
|
||||
"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.0/SVT.v2.1.0.zip",
|
||||
"download_size": 125052055,
|
||||
"download_hash": {
|
||||
"sha1": "F92768AEE313E836B484FA9B0136CFDC5897D26A",
|
||||
"sha256": "D2B7E3FA1F307ECC1C6EF0CB54B42B812E38DD88B32E072E58AEC4B5B8690FE9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue