mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 13:05:11 +00:00
update readme again
This commit is contained in:
parent
f4f1d744f7
commit
bca84f2f9c
1 changed files with 3 additions and 3 deletions
|
@ -87,19 +87,19 @@ this opens the program.
|
|||
./furnace -console <file>
|
||||
```
|
||||
|
||||
this will play a .dmf file.
|
||||
this will play a compatible 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>
|
||||
```
|
||||
|
||||
this will render a .dmf file to .wav.
|
||||
this will render a file to .wav.
|
||||
|
||||
# notes
|
||||
|
||||
|
|
Loading…
Reference in a new issue