mirror of
https://github.com/JDM170/SaveWizard
synced 2025-04-20 22:30:42 +07:00
Updated build files
* Removed configs-related stuff Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
@@ -4,9 +4,7 @@ app = Analysis(
|
||||
['init_main_program.py'],
|
||||
pathex=['.'],
|
||||
datas=[
|
||||
('SII_Decrypt.dll', '.'),
|
||||
('configs/ats', 'configs/ats'),
|
||||
('configs/ets2', 'configs/ets2')
|
||||
('SII_Decrypt.dll', '.')
|
||||
]
|
||||
)
|
||||
cfg = Analysis(
|
||||
|
||||
Reference in New Issue
Block a user