Skip to content

Commit efe5c52

Browse files
Added cecil.inject
What is this like the 6th time now?
1 parent 71cc795 commit efe5c52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ For windows:
3232

3333
Prerequites:
3434
* mono-complete
35-
35+
* mono.cecil.inject (https://github.com/denikson/Mono.Cecil.Inject/releases)
3636
To build the files from source and install them simply:
37-
37+
* Place Mono.Cecil.Inject.dll in your solution directory and add it to references if it doesn't automatically.
3838
* Build HookAttribute with `xbuild HookAttribute.csproj` and place the HookAttribute.dll in $Gamedir/Game_Data/Managed
3939
* Build Hooks Injector with `xbuild HooksInjector.csproj` and place HooksInjector.exe along with the `Mono.Cecil` dll's in $Gamedir
4040

0 commit comments

Comments
 (0)