Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ignus2 authored Dec 8, 2018
1 parent da738d9 commit 65e56e5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ VFW encoder plugin for PlayClaw 6
## Installation
1. Create a folder called "plugins" under C:\Program Files (x86)\PlayClaw 6\
2. Copy the encoder-vfw.dll file to the plugins folder: C:\Program Files (x86)\PlayClaw 6\plugins\

## Compiling
Compilation requires the PlayClaw 6 SDK: https://github.com/CyberDemonLord/playclaw6-sdk
1. Copy the VFW encoder plugin source files into playclaw6-sdk\source code\plugins\encoder-vfw\
2. Add the encoder-vfw.vcxproj file to the playclaw6-plugins.sln solution
3. Open the solution with Visual Studio 2015/2017, migrate/retarget as necessary then compile

0 comments on commit 65e56e5

Please sign in to comment.