You've already forked SMTTextureDecoder
Upload files to "/"
This commit is contained in:
@@ -59,6 +59,7 @@ def main():
|
|||||||
os.makedirs(in_path)
|
os.makedirs(in_path)
|
||||||
print("Put all files to extract in decoder_in folder")
|
print("Put all files to extract in decoder_in folder")
|
||||||
input("Press Enter/Return to exit")
|
input("Press Enter/Return to exit")
|
||||||
|
return
|
||||||
|
|
||||||
os.makedirs(out_path, exist_ok=True)
|
os.makedirs(out_path, exist_ok=True)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user