You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
overlay work
This commit is contained in:
@@ -839,6 +839,12 @@ class ToolsTOR(ToolsTales):
|
||||
"-strequ",
|
||||
"__SLPS_PATH__",
|
||||
str(self.paths["temp_files"] / self.main_exe_name),
|
||||
"-strequ",
|
||||
"__BTL_OVL_PATH__",
|
||||
str(self.paths["temp_files"] / "DAT" / "PAK3" / "00013" / "0000.bin"),
|
||||
"-strequ",
|
||||
"__3DFIELD_OVL_PATH__",
|
||||
str(self.paths["temp_files"] / "DAT" / "PAK3" / "00013" / "0002.bin"),
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user