We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea41bce commit 9ce943cCopy full SHA for 9ce943c
packer/Packer.cs
@@ -53,7 +53,7 @@ public class ManifestObject
53
[JsonProperty("dependencies")]
54
public string[] Dependencies { get; set; } =
55
{
56
- "CommonAPI-CommonAPI-1.6.7", "nebula-NebulaMultiplayerModApi-2.0.0", "starfi5h-DeliverySlotsTweaks-1.5.15",
+ "CommonAPI-CommonAPI-1.6.7", "nebula-NebulaMultiplayerModApi-2.0.0", "starfi5h-ErrorAnalyzer-1.3.3",
57
"Shad0wlife-AssemblerUI-2.3.0",
58
};
59
0 commit comments