Under normal operating conditions, you should leave these files alone. Only clear or remove assets from this list if:
Note: Removing files from the cache is completely safe, but your browser will have to re-download them from scratch the next time they are requested by the LiveView system.
About your local storage
To ensure the ..::LvL LiveView system runs as fast and smoothly as possible, the common asset files (pak*.pk3) and any requested maps are cached directly inside your browser using the IndexedDB API.
Why are these files downloaded?
When you view maps they are stored locally so they do not have to be re-downloaded over the network every time you return. This massively reduces load times, eliminates repetitive data usage, and ensures silky-smooth asset rendering.
Report issues with LiveView on the ..::LvL Forum.