We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe5c52 commit 70175a1Copy full SHA for 70175a1
1 file changed
README.md
@@ -33,6 +33,7 @@ For windows:
33
Prerequites:
34
* mono-complete
35
* mono.cecil.inject (https://github.com/denikson/Mono.Cecil.Inject/releases)
36
+
37
To build the files from source and install them simply:
38
* Place Mono.Cecil.Inject.dll in your solution directory and add it to references if it doesn't automatically.
39
* Build HookAttribute with `xbuild HookAttribute.csproj` and place the HookAttribute.dll in $Gamedir/Game_Data/Managed
0 commit comments