Update README.md

This commit is contained in:
David Vogel 2019-10-23 04:02:43 +02:00
parent 51d8e803a5
commit 102f9f337c

View File

@ -33,6 +33,10 @@ Works somewhat, still in development.
- It will take the screenshots from the `output` folder - It will take the screenshots from the `output` folder
8. An `output.png` with the stitched result will appear 8. An `output.png` with the stitched result will appear
## Advanced usage
If you use `noita_dev.exe`, you can enable the debug mode by pressing `F5`. Once in debug mode, you can use `F8` to toggle shaders (Includes fog of war), and you can use `F7` to disable the UI.
## License ## License
[MIT](LICENSE) [MIT](LICENSE)