update readme again

This commit is contained in:
tildearrow 2022-01-16 04:43:54 -05:00
parent f4f1d744f7
commit bca84f2f9c

View file

@ -87,19 +87,19 @@ this opens the program.
./furnace -console <file> ./furnace -console <file>
``` ```
this will play a .dmf file. this will play a compatible file.
``` ```
./furnace -console -view commands <file> ./furnace -console -view commands <file>
``` ```
this will play a .dmf file and enable the commands view. this will play a compatible file and enable the commands view.
``` ```
./furnace -output audio.wav <file> ./furnace -output audio.wav <file>
``` ```
this will render a .dmf file to .wav. this will render a file to .wav.
# notes # notes