diff --git a/ForgeCore.cs b/ForgeCore.cs index 0d9ede9..c9e1e47 100644 --- a/ForgeCore.cs +++ b/ForgeCore.cs @@ -7,7 +7,7 @@ namespace ForgeCore; public class ForgeCore { - public static int main(string[] args) + public static int Main(string[] args) { PluginSystem.InitializeSystem();