diff --git a/pbpy/pbunreal.py b/pbpy/pbunreal.py index 49e55f2..6faae24 100644 --- a/pbpy/pbunreal.py +++ b/pbpy/pbunreal.py @@ -855,6 +855,7 @@ def download_engine(bundle_name=None, download_symbols=False): str(base_path), "--cache-path", f"Saved/longtail/cache/{bundle_name}", + "--no-cache-target-index", "--validate", "--enable-file-mapping", ],