Hopefully improve packaging. This is experimental and may have to be removed.
This commit is contained in:
@@ -37,5 +37,5 @@ if hasattr(sys, '_MEIPASS'):
|
|||||||
try:
|
try:
|
||||||
shutil.move(internal_path, target_path)
|
shutil.move(internal_path, target_path)
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
# Silently fail if we can't move - game will still work from _internal
|
# Silently fail if we can't move - game will still work from _internal at least enough to exit.
|
||||||
pass
|
pass
|
||||||
|
|||||||
Reference in New Issue
Block a user