For me the build instructions did not work out of the box, but after git cloningwith all submodules this worked: `git clone --recurse-submodules https://github.com/neverlosecc/source2gen.git` `conan build -o "game=DEADLOCK" --build=missing . -s compiler.cppstd=23`