mirror of
https://github.com/Virtual-World-RE/NeoGF.git
synced 2024-11-15 12:45:34 +01:00
Update gcmtool.py
This commit is contained in:
parent
bb8db99f0b
commit
18870c2478
|
@ -13,7 +13,7 @@ DVD_MAGIC = b"\xC2\x33\x9F\x3D"
|
|||
FST_TYPE_FILE = 0
|
||||
FST_TYPE_DIR = 1
|
||||
|
||||
|
||||
# BUG TO FIX : implement dest folder/file handling when given to unpack or pack.
|
||||
######################################################################
|
||||
# Todo : add logging ; add extension check ; add --verbose ; add --disable-ignore
|
||||
# -> test it on random iso and check that it's the same than dolphin extract
|
||||
|
|
Loading…
Reference in New Issue
Block a user