"NetKAN generated mods - AVP-8kTextures-v1.4"
This commit is contained in:
parent
1f103b019f
commit
f9ce3ff81b
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Textures only",
|
||||
"identifier": "AVP-8kTextures",
|
||||
"name": "Astronomer's Visual Pack-8k Textures",
|
||||
"abstract": "Textures for Astronomer's Visual pack",
|
||||
"author": "themaster402",
|
||||
"license": "LGPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"repository": "https://github.com/themaster402/AstronomersVisualPack"
|
||||
},
|
||||
"version": "v1.4",
|
||||
"ksp_version_min": "1.2",
|
||||
"provides": [
|
||||
"AVP-Textures"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "AstronomersVisualPack"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AVP-Textures"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/AstronomersVisualPack",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/themaster402/AstronomersVisualPack/releases/download/v1.4/AVP_8kTextures.zip",
|
||||
"download_size": 196507100,
|
||||
"download_hash": {
|
||||
"sha1": "59980887B4C70F7B8C194DD044C517A3D85BC18F",
|
||||
"sha256": "114D05CF77DFF6FA1E0D7203200F23DA5565340D5BF7B85247330F03AFB2467B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue