"NetKAN generated mods - RSSVE-1.2.2-RC3"
This commit is contained in:
parent
da7a1b283d
commit
10ff4c4246
|
@ -12,7 +12,9 @@
|
||||||
"version": "1.2.2-RC3",
|
"version": "1.2.2-RC3",
|
||||||
"ksp_version": "1.2.2",
|
"ksp_version": "1.2.2",
|
||||||
"provides": [
|
"provides": [
|
||||||
"EnvironmentalVisualEnhancements-Config"
|
"EnvironmentalVisualEnhancements-Config",
|
||||||
|
"Scatterer-sunflare",
|
||||||
|
"Scatterer-config"
|
||||||
],
|
],
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
|
@ -25,6 +27,14 @@
|
||||||
"name": "RealSolarSystem"
|
"name": "RealSolarSystem"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "Scatterer-sunflare"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Scatterer-config"
|
||||||
|
}
|
||||||
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "RSSVE-1.2.2.1622-RC3/RSSVE",
|
"file": "RSSVE-1.2.2.1622-RC3/RSSVE",
|
||||||
|
|
Loading…
Reference in New Issue