SharpPluginLoader 0.0.3.1
This release contains mostly bugfixes and and small additions
- Fixed DirectX 12 Crashes π
- Improved some parts of dependency resolution
- Added (unofficial) support for Winforms and WPF plugins
- New simplified way of obtaining game singletons (
SingletonManager
) - Improved handling of loader config
- Various crashes related to game APIs fixed
- Option to disable ImGui/D3D Hooks through the config
- Improved Internal Calls: Now allows binding directly to game functions, either via address or AOB