mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-05 05:30:09 +00:00
![Arthur O'Dwyer](/assets/img/avatar_default.png)
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
.