1 Commits

Author SHA1 Message Date
6b24eb7e07 Todo 2024-09-04 01:48:43 +02:00

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?