Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gtreshchev/runtimearchiver
Runtime Archiver plugin for Unreal Engine. Cross-platform archiving and unarchiving directories and files. Supports Zip, Oodle, Tar, LZ4 and GZip formats.
https://github.com/gtreshchev/runtimearchiver
archive archiver compression gzip gzip-compression lz4 lz4-compression oodle plugin tar ue4 ue4-plugin ue5 ue5-plugin unreal-engine unreal-engine-4 unreal-engine-5 zip zip-compression zipper
Last synced: 6 days ago
JSON representation
Runtime Archiver plugin for Unreal Engine. Cross-platform archiving and unarchiving directories and files. Supports Zip, Oodle, Tar, LZ4 and GZip formats.
- Host: GitHub
- URL: https://github.com/gtreshchev/runtimearchiver
- Owner: gtreshchev
- License: mit
- Created: 2022-05-01T10:45:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T07:42:06.000Z (about 1 month ago)
- Last Synced: 2024-11-06T09:39:59.924Z (14 days ago)
- Topics: archive, archiver, compression, gzip, gzip-compression, lz4, lz4-compression, oodle, plugin, tar, ue4, ue4-plugin, ue5, ue5-plugin, unreal-engine, unreal-engine-4, unreal-engine-5, zip, zip-compression, zipper
- Language: C++
- Homepage:
- Size: 2.98 MB
- Stars: 95
- Watchers: 2
- Forks: 18
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)
![Discord](https://img.shields.io/discord/1055168498919284786.svg?label=Discord&logo=discord&color=7289DA&labelColor=2C2F33)
![Unreal Engine](https://img.shields.io/badge/Unreal-4.26%2B-dea309)
Runtime Archiver
Cross-platform archiving and unarchiving directories and files
Explore the docs »
Marketplace
.
Releases
Discord support chat
## Features
- Fast speed
- Easy archiving and unarchiving of files
- Recursive archiving and unarchiving of directories
- Support for reading and writing archives of many formats: Zip, Oodle, Tar, LZ4 and GZip
- No static libraries and external dependencies
- Cross-platform compatibility (Windows, Mac, Linux, Android, iOS, etc)## Additional information
Low-level work with zip archives is done on [Miniz](https://github.com/richgel999/miniz).
## Like my work?
Consider [supporting me](https://ko-fi.com/georgydev). Hire me at [[email protected]](mailto:[email protected]).