https://github.com/collapselauncher/cachestream
A module for reading game cache file as a Read-only Stream without involving buffering.
https://github.com/collapselauncher/cachestream
Last synced: about 1 month ago
JSON representation
A module for reading game cache file as a Read-only Stream without involving buffering.
- Host: GitHub
- URL: https://github.com/collapselauncher/cachestream
- Owner: CollapseLauncher
- Created: 2023-01-30T07:46:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-25T01:48:38.000Z (about 1 year ago)
- Last Synced: 2025-06-07T21:44:58.352Z (10 months ago)
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CacheStream
A module for reading + decrypting game's cache file as a ``Stream``.