Skip to content

Commit ec2751d

Browse files
committed
Updated readme
1 parent 1469f80 commit ec2751d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ First, check the [wiki page](https://github.com/techiew/DirectXHook/wiki/How-to-
1919

2020
When the project is built, "dxgi.dll" will be generated in the project folder. This can be copied next to a game executable which uses DirectX 11 or 12. The game will load the .dll automatically on startup and will render what you told it to.
2121

22-
Also note that the "hook_textures" containing "blank.jpg" must be present next to dxgi.dll in order for anything to render.
22+
Also note that the "hook_textures" folder containing "blank.jpg" must be present next to dxgi.dll in order for anything to render.
2323

2424
### Create files
2525
Create a .cpp and .h file in the Overlays folder (optionally put these inside a parent folder):

0 commit comments

Comments
 (0)