NetKAN inflated: AVP-2kTextures (#1812)
This commit is contained in:
parent
ce0211ebd0
commit
c5d628c453
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Textures only",
|
||||
"identifier": "AVP-2kTextures",
|
||||
"name": "Astronomer's Visual Pack-2k Textures",
|
||||
"abstract": "Textures for Astronomer's Visual pack",
|
||||
"author": "themaster402",
|
||||
"version": "v1.10",
|
||||
"ksp_version_min": "1.8",
|
||||
"license": "LGPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/160878-*",
|
||||
"repository": "https://github.com/themaster402/AstronomersVisualPack"
|
||||
},
|
||||
"tags": [
|
||||
"library",
|
||||
"graphics"
|
||||
],
|
||||
"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.10/AVP_2kTextures.zip",
|
||||
"download_size": 33374347,
|
||||
"download_hash": {
|
||||
"sha1": "09F31B99D2A3C0487253DF177450F23E253B278D",
|
||||
"sha256": "D40F17E93264BED1D8007CEE1EAE8991153DB59228B02932A4A5AAF7C003B250"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue