mirror of
https://github.com/JDM170/SaveWizard
synced 2025-04-20 22:30:42 +07:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
87174db272
|
@@ -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