Skip to content

Releases: NeighTools/UnityDoorstop.Unix

Version 1.5.1.0

Choose a tag to compare

@ghorsington ghorsington released this 25 Apr 17:22
06e9790

Changelog

  • Fix possible segfault if override path is not set up

Version 1.5.0.0

Choose a tag to compare

@ghorsington ghorsington released this 22 Feb 22:51

NOTE:
These are reference builds taken from automatic builds
If possible, please build the latest binaries yourself from the source.
README includes build instructions.

Refer to usage instructions in the README

Get example usage script: run.sh

Changelog

  • Properly handle DOORSTOP_ENABLE env var

Version 1.4.0.0

Choose a tag to compare

@ghorsington ghorsington released this 21 Feb 16:03

NOTE:
These are reference builds taken from automatic builds
If possible, please build the latest binaries yourself from the source.
README includes build instructions.

Refer to usage instructions in the README

Get example usage script: run.sh

Changelog

  • Added support for overriding mono root directory with DOORSTOP_CORLIB_OVERRIDE_PATH env var

Version 1.3.0.0

Choose a tag to compare

@ghorsington ghorsington released this 12 Jul 19:11

NOTE:
These are reference builds taken from automatic builds
If possible, please build the latest binaries yourself from the source.
README includes build instructions.

Refer to usage instructions in the README

Get example usage script: run.sh

Changelog

  • Support universal binaries on macOS

Version 1.2.0.0

Choose a tag to compare

@ghorsington ghorsington released this 27 May 20:36
94c882f

NOTE:
This are reference builds taken from automatic builds
If possible, please build the latest binaries yourself from the source.
README includes build instructions.

Refer to usage instructions in the README

Get example usage script: run.sh

Changelog

  • Enhance hooking on macOS

Version 1.1.0.0

Choose a tag to compare

@ghorsington ghorsington released this 24 May 21:05

NOTE:
This are reference builds taken from automatic builds
If possible, please build the latest binaries yourself from the source.
README includes build instructions.

Refer to usage instructions in the README

Get example usage script: run.sh

Changelog

  • Revert to using PLT hooking to increase compatibility with Steam games

Version 1.0.0.0

Choose a tag to compare

@ghorsington ghorsington released this 24 May 16:57

NOTE:
This are reference builds taken from automatic builds
If possible, please build the latest binaries yourself from the source.
README includes build instructions.

Refer to usage instructions in the README

Get example usage script: run.sh

Changelog

  • Initial builds