Skip to content

Releases: ResoniteModding/hookfxr

hookfxr v1.1.0

08 Sep 21:47

Choose a tag to compare

Changes

Downloads

  • hookfxr-Release.zip: Production-ready build
  • hookfxr-Debug.zip: Debug build with symbols
  • hookfxr-All.zip: Contains both Release and Debug builds

Installation

  1. Extract the archive to your .NET application directory
  2. Configure hookfxr.ini with your target assembly
  3. Run your application normally

Requirements

  • Windows x64
  • .NET Core global framework-dependent deployment
  • Custom libnethost (included)

hookfxr v1.0.0

28 Aug 15:00

Choose a tag to compare

Changes

Downloads

  • hookfxr-Release.zip: Production-ready build
  • hookfxr-Debug.zip: Debug build with symbols
  • hookfxr-All.zip: Contains both Release and Debug builds

Installation

  1. Extract the archive to your .NET application directory
  2. Configure hookfxr.ini with your target assembly
  3. Run your application normally

Requirements

  • Windows x64
  • .NET Core global framework-dependent deployment
  • Custom libnethost (included)