Skip to content

Commit 71cc795

Browse files
Formatting
Seriously i gotta check this stuff
1 parent 4cb6c16 commit 71cc795

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,14 @@ For windows:
2929

3030
* Change `/`'s to `\`'s for file names in the HooksInjector Project.
3131
* Build the files from Visual Studio or under Bash For Windows
32+
3233
Prerequites:
3334
* mono-complete
3435

3536
To build the files from source and install them simply:
3637

37-
*Build HookAttribute with `xbuild HookAttribute.csproj` and place the HookAttribute.dll in $Gamedir/Game_Data/Managed
38-
*Build Hooks Injector with `xbuild HooksInjector.csproj` and place HooksInjector.exe along with the `Mono.Cecil` dll's in $Gamedir
38+
* Build HookAttribute with `xbuild HookAttribute.csproj` and place the HookAttribute.dll in $Gamedir/Game_Data/Managed
39+
* Build Hooks Injector with `xbuild HooksInjector.csproj` and place HooksInjector.exe along with the `Mono.Cecil` dll's in $Gamedir
3940

4041
To run the program do `mono HooksInjector.exe`(linux) or just run the (windows)
4142

0 commit comments

Comments
 (0)