Explicitly depend KWRocketry so that we don't show this mod as compatible
This commit is contained in:
parent
4f78e9e629
commit
70ece077bd
|
@ -17,6 +17,10 @@
|
|||
"depends": [
|
||||
{
|
||||
"name": "KWRocketry-CommunityFixes"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketry",
|
||||
"version": "2.7.0-community"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
|
|
Loading…
Reference in New Issue