fix: handle .zip update archive

Also fixes some minor bug
This commit is contained in:
2024-12-18 19:10:34 +07:00
parent 7440b6041f
commit d6d1fdee6e
6 changed files with 76 additions and 50 deletions

View File

@ -1,4 +1,4 @@
# Common function for all games
# Function for all games
Since you should use the specific implementation for the target game instead, these functions may not be correctly documented.