mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[GH-ISSUE #98] Support logs compressed with 7z #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @13xforever on GitHub (Oct 9, 2018).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/98
Originally assigned to: @13xforever on GitHub.
This one is ugh. Everything is compressed. No documentation on file format. Official SDK only has container handling code in C++ implementation (certainly not in C# project).
Needs a lot of digging and assessing the feasibility.
Support logs compressed with 7zto [GH-ISSUE #98] Support logs compressed with 7z