Fix old AVP epochs (#1482)
This commit is contained in:
parent
467fa4bd27
commit
e41b379309
|
@ -1,64 +0,0 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AstronomersVisualPack",
|
||||
"name": "Astronomer's Visual Pack",
|
||||
"abstract": "The total visual overhaul for Kerbal Space Program, originally by Astronomer.",
|
||||
"author": "themaster402",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/160878-*",
|
||||
"repository": "https://github.com/themaster402/AstronomersVisualPack"
|
||||
},
|
||||
"version": "1:3.8.1.0",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.7.1",
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "AVP-Textures"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KS3P"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
},
|
||||
{
|
||||
"name": "PlanetShine"
|
||||
},
|
||||
{
|
||||
"name": "Chatterer"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements-Config"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/themaster402/AstronomersVisualPack/releases/download/v3.81/AVP.v.3.81.zip",
|
||||
"download_size": 46879676,
|
||||
"download_hash": {
|
||||
"sha1": "5ED385F5BBF67B88482F84D1FC80DCA95ADC85DF",
|
||||
"sha256": "9E116737339BDF64EE883FE91063DA30F42EAC8C82AAADE203357312DD6A4C42"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -9,7 +9,7 @@
|
|||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/160878-*",
|
||||
"repository": "https://github.com/themaster402/AstronomersVisualPack"
|
||||
},
|
||||
"version": "1:3.7.0.0",
|
||||
"version": "2:3.7.0.0",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.2",
|
||||
"provides": [
|
|
@ -9,7 +9,7 @@
|
|||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/160878-*",
|
||||
"repository": "https://github.com/themaster402/AstronomersVisualPack"
|
||||
},
|
||||
"version": "1:3.7.1.0",
|
||||
"version": "2:3.7.1.0",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.3",
|
||||
"provides": [
|
|
@ -9,7 +9,7 @@
|
|||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/160878-*",
|
||||
"repository": "https://github.com/themaster402/AstronomersVisualPack"
|
||||
},
|
||||
"version": "1:3.7.2.0",
|
||||
"version": "2:3.7.2.0",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.4",
|
||||
"provides": [
|
|
@ -9,7 +9,7 @@
|
|||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/160878-*",
|
||||
"repository": "https://github.com/themaster402/AstronomersVisualPack"
|
||||
},
|
||||
"version": "1:3.7.3.0",
|
||||
"version": "2:3.7.3.0",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.4.5",
|
||||
"provides": [
|
|
@ -9,7 +9,7 @@
|
|||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/160878-*",
|
||||
"repository": "https://github.com/themaster402/AstronomersVisualPack"
|
||||
},
|
||||
"version": "1:3.7.4.0",
|
||||
"version": "2:3.7.4.0",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.6.1",
|
||||
"provides": [
|
|
@ -9,7 +9,7 @@
|
|||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/160878-*",
|
||||
"repository": "https://github.com/themaster402/AstronomersVisualPack"
|
||||
},
|
||||
"version": "1:3.8.0.0",
|
||||
"version": "2:3.8.0.0",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.7.0",
|
||||
"provides": [
|
Loading…
Reference in New Issue