Skip to content

SharpPluginLoader 0.0.3.1

Compare
Choose a tag to compare
@Fexty12573 Fexty12573 released this 08 Feb 20:01
· 140 commits to master since this release

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