libobs-based capture system for Forge
Requires libobs from obs-studio and boost with the following environment variables set
- $(Boost) - path to boost base dir
- $(OBSLib) - path to libobs for includes eg: /obs-studio/libobs
- $(OBSBuild) - path to libobs build for library files eg: /obs-studio/build32/libobs
- $(OBSBuild64) - path to libobs build for 64 bit library files eg: /obs-studio/build64/libobs
- $(ForgeLib) - path to a 'forge libraries' collection that contains cajun
- $(MinHook) - path to MinHook repository (VC12 solution should be compiled for all targets)
Requires modules and data from obs-studio in the same directory you're running from (this will change in future)