sourceknight was created to simplify the process of building and developing sourcemod plugins. It lets you specify dependencies in a configuration file so they can be automatically updated, and ...
Which was the reason 5.5.54 was selected on Windows. We compile statically using /MT which links the libcmt.lib common runtime statically. The mysqlclient links the dynamic .dll now too which causes a ...