Adding conflicts with all USI mods
This commit is contained in:
parent
f6f2a019ca
commit
fdd69c11c6
|
@ -8,6 +8,15 @@
|
|||
{
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/63109"
|
||||
},
|
||||
"conflicts" : [ { "name" : "Karbonite" },
|
||||
{ "name" : "KarbonitePlus" },
|
||||
{ "name" : "Regolith" },
|
||||
{ "name" : "USI-ART" },
|
||||
{ "name" : "USI-EXP" },
|
||||
{ "name" : "USI-FTT" },
|
||||
{ "name" : "USI-SRV" },
|
||||
{ "name" : "USITools" },
|
||||
{ "name" : "UKS" } ],
|
||||
"name": "Module Fixer",
|
||||
"license": "GPL-3.0",
|
||||
"abstract": "This fixes the problems of exploding/expanding parts in the VAB while hovering over some parts in some mods.",
|
||||
|
|
Loading…
Reference in New Issue