1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-01 14:32:59 +00:00

added some devmods

This commit is contained in:
Zeno Rogue
2019-09-12 23:14:37 +02:00
parent dfbdc57b44
commit 3caec11dfa
5 changed files with 654 additions and 1 deletions

4
devmods/README.md Normal file
View File

@@ -0,0 +1,4 @@
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`.