Atlas-Install/source/wt
2022-07-15 00:28:04 +02:00
..
__init__.py set stderr to subprocess.PIPE to hide it from the shell 2022-07-14 22:26:07 +02:00
bmg.py implemented decode_data, encode_data and patch_data 2022-07-11 23:09:04 +02:00
img.py implemented decode_data in img (tpl -> png) and added img-decode operation (useful if a texture modification need the original game image as a base) 2022-07-14 18:30:06 +02:00
szs.py extracted szs directory will now be repacked into szs files 2022-07-15 00:28:04 +02:00
wit.py compacted _tools_run, _tools_run_popen and _tools_run_dict by creating a get function returning the shortcut function for every module from the tools_path 2022-07-11 00:16:03 +02:00
wstrt.py started implementing main.dol and StaticR.rel patching 2022-07-15 00:05:54 +02:00