"NetKAN generated mods - SVE-LowResolution-3-1.0.7"
This commit is contained in:
parent
717ff94ef5
commit
9a069a0fb4
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Textures only",
|
||||
"identifier": "SVE-LowResolution",
|
||||
"name": "Stock Visual Enhancements-Low Resolution Textures",
|
||||
"abstract": "Textures for Stock Visual Enhancements",
|
||||
"author": "Galileo88",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Galileo88/StockVisualEnhancements"
|
||||
},
|
||||
"version": "3:1.0.7",
|
||||
"ksp_version_min": "1.2",
|
||||
"provides": [
|
||||
"SVE-Textures"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "StockVisualEnhancements"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SVE-Textures"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/StockVisualEnhancements",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/StockVisualEnhancements/releases/download/1.0.7/SVE_LowResTextures.zip",
|
||||
"download_size": 20886009,
|
||||
"download_hash": {
|
||||
"sha1": "DA4D0E53CDFEBDC1D46888A90C6A6E3349EEB7A4",
|
||||
"sha256": "E07203B5180E442F6D2FCCCD9474308B307BA6DDE2CF21286FAF6C10661CDBFB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue