FFMpeg-Compressor: Update README.md

This commit is contained in:
OleSTEEP 2024-01-12 21:12:03 +03:00
parent ee88780a9f
commit 9b98fa72f9

View file

@ -30,7 +30,7 @@ Python utility uses ffmpeg to compress Visual Novel Resources
### TODO (for testing branch) ### TODO (for testing branch)
* [x] Recreate whole game directory with compressed files * [x] Recreate whole game directory with compressed files
* [ ] Cross platform (Easy Windows usage and binaries, MacOS binaries) * [x] Cross platform (Easy Windows usage and binaries, MacOS binaries)
* [x] Use ffmpeg python bindings instead of cli commands * [x] Use ffmpeg python bindings instead of cli commands
* [ ] Reorganize code * [ ] Reorganize code
* [ ] Multithread * [ ] Multithread