mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-05 13:40:10 +00:00
ced3bbcad4
C++20 introduces `std::format` and we `using namespace std`, so some of these would be ambiguous in C++20.
This subdirectory contains various extra modules which are useful in development, but are not a part of standard HyperRogue build nor RogueViz.
They can be added to a HyperRogue build e.g. with mymake devmods/edit-shaders
.