goblin_camp
goblin_camp copied to clipboard
throw out pretty much all of boost except python and serialization
it also started actually working now, and it doesn't take as long to compile with most of boost gone.
the boost python stuff should probably be replaced with pybind11, for serialization there's a ton of stuff, but https://github.com/eyalz800/serializer looks good.