diff --git a/FFMpeg-Compressor/README.md b/FFMpeg-Compressor/README.md index 4ce9e0b..8a7295e 100644 --- a/FFMpeg-Compressor/README.md +++ b/FFMpeg-Compressor/README.md @@ -30,7 +30,7 @@ Python utility uses ffmpeg to compress Visual Novel Resources ### TODO (for testing branch) * [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 * [ ] Reorganize code * [ ] Multithread \ No newline at end of file