Hi, I'am tinkering around the with the f4se files for the last few days and managed to compile f4se itself. But I wasn't able to add a project with a plugin itself. I followed this tutorial: https://forums.nexusmods.com/index.php?/topic/7759433-help-needed-compile-a-cpp-file-into-a-dll/ and used an example plugin from github: https://github.com/Bradenm1/F4SE-example-plugin I think I messed up some includings but as I said I couldn't figure out what to do exactly. So is there an existing example plugin or can anybody provide one?