"NetKAN generated mods - RSSVE-LR-v1.3.1-5"
This commit is contained in:
parent
2d564fe951
commit
45dccdff5d
|
@ -12,7 +12,10 @@
|
|||
"version": "v1.3.1-5",
|
||||
"ksp_version": "1.3.1",
|
||||
"provides": [
|
||||
"RSSVE-Textures"
|
||||
"EnvironmentalVisualEnhancements-Config",
|
||||
"RSSVE-Textures",
|
||||
"Scatterer-config",
|
||||
"Scatterer-sunflare"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
|
@ -25,7 +28,8 @@
|
|||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
"name": "Scatterer",
|
||||
"version": "2:v0.0320b"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
|
@ -40,8 +44,17 @@
|
|||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements-Config"
|
||||
},
|
||||
{
|
||||
"name": "RSSVE-Textures"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer-config"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer-sunflare"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
|
|
Loading…
Reference in New Issue