Tags: mi5hmash/AutostrongSharp
Tags
Update to 2.0.1.0 - Bump AssemblyVersion and dependency versions; - Add GetCurrentOwner API and UI command; - Add GetOwner method to CLI; - Improve console app; - Update publish profiles; - Unlock window resize; - Fix LoadGameProfile method in UnitTests; - Update DSSS_AutoStrong.hexpat; - Update README.md;
Migrate solution to new structure and remove WinForms app Replaces the old AutostrongSharp.sln with AutostrongSharp.slnx, removes the AutostrongSharp WinForms project and related files, and adds new WPF, CLI, and editor projects. Updates AutostrongSharpCore and migrates its project file, consolidating the solution around new project types. - Added Quality Control; - Improved Console App; - Improved WPF App; - Improved Core library; - Improved GameProfileEditor;