I see https://github.com/Oncorporation/obs-shaderfilter/blob/master/CMakeLists.txt references obs.dll file which seems to be specific to proprietary MS Windows operating system only. Is it possible the source code could be adjusted to make compiling in GNU/Linux environments also? For example, in another OBS Studio plugin's CMakeLists.txt file I see: https://github.com/bazukas/obs-linuxbrowser/blob/master/CMakeLists.txt and also https://github.com/bazukas/obs-linuxbrowser/blob/master/cmake/FindOBS.cmake