Yet another engine which is compatible with adblock plus rules.
Requirements
- Visual Studio 2015 (Visual Studio 2013 doesn't support some features like
constexprandauto-deduced parameter in lambda etc.)
Procedures
-
Clone the repository and submodules in a folder of your own project
git clone --recursive https://github.com/kingsamchen/KAdBlockEngine.git -
Open the library at
libs/KBase/kbase.slnand then build thekbaseproject -
Include the engine source files.
Note: the repository provides a very limited main.cpp file for usage/test illustrations.