* Update output of DateTime strings
Define and use explicit formatting for DateTime objects used throughout source
* Update Player.cs
* Update GameActionQueryBirth.cs
* Update DateTimeExtensions.cs
* Update GameActionQueryBirth.cs
match the backpack panel output
* Bump Harmony version
* Add command category support
* Switch usage to unpatch all, split register commands from patch with Harmony
* Move instantiation of command handler dictionary to declaration
* Remove deferred command registration
* Revert build output changes
* Move mod listing to end of startup
* Add mod support
* Change .NET Core 3.1 to .NET 6 for DatLoader.Tests to remove dependency.
* Add default mod path
* Attempt to create missing mod folder
* Update Source/ACE.Server/Mods/ModManager.cs
Co-authored-by: gmriggs <gmriggs@gmail.com>
* Use pre-release Harmony
---------
Co-authored-by: gmriggs <gmriggs@gmail.com>