Releases: UserR00T/UniversalUnityHooks
Releases · UserR00T/UniversalUnityHooks
UniversalUnityHooks v2.1.3
UniversalUnityHooks v2.1.2
Version 2.1.2
- 2019-08-05
Fixed:
- Fixed error that would try to add an already existing key to the dictionary. Fixes #7
UniversalUnityHooks v2.1.1
Version 2.1.1
- 2019-07-21
Fixed:
- Fixed error related to injected assembly location being copied to the wrong location.
UniversalUnityHooks v2.1.0
Version 2.1.0
- 2019-07-02
Changed:
- A lot of recoding.
Added:
- Added arguments. More information here
UniversalUnityHooks v2.0.0
Version 2.0.0
- 2018-11-29
Changed:
- Re-coded UUH from the ground up. Please visit readme.md for install instructions.
.NET 4 Finally Works!
One line.
However, BP-Essentials will now work!
Fixed mismatched .NET versions breaking things
Hopefully .NET 4 features should work fully
Fixed Mono version issues
Added System.Core to use the local game varient, If you need to use any more local DLL's as opposed to ones in the GAC, check line 49 of ScriptsCompiler.cs in HooksInjector.
Release 1.0
First release, To run:
Drag HookAttribute.dll to $Gamedir/Game_data/Managed
Drag HooksInjector and it's DLL's to the main game directory.