This commit is contained in:
Joren 2024-09-04 01:48:43 +02:00
parent b8c7234ed9
commit 6b24eb7e07

View File

@ -36,4 +36,10 @@ To process a file directly from the command line:
./drmdtool -f /path/to/file.drmd
```
This will download the file and save it in the base directory specified in the config.
This will download the file and save it in the base directory specified in the config.
## TODO
- Filename Sanitation (Makes new directory on /... oops)
- GoPlay Fix
- Windows?
- Proper UI?